diff options
author | nodiscc <nodiscc@gmail.com> | 2017-07-25 14:40:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-25 14:40:41 +0000 |
commit | 3c407b708b923533957fea145b318dde292b915f (patch) | |
tree | 052be51d51ae43dafc5ae3c03b355e250e1d89bb | |
parent | Remove extra space (diff) | |
download | awesome-selfhosted-3c407b708b923533957fea145b318dde292b915f.tar.gz awesome-selfhosted-3c407b708b923533957fea145b318dde292b915f.zip |
shorten fusio/happtic descriptions
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1063,8 +1063,8 @@ See **[Ticketing](#ticketing)** * [DreamFactory](https://www.dreamfactory.com/) - Turns any SQL/NoSQL/Structured data into Restful API. ([Source Code](https://github.com/dreamfactorysoftware/dreamfactory)) `Apache` `PHP` * [Endpoint](https://github.com/LINKIWI/endpoint/) - Super simple mock HTTP API endpoints that return static JSON data, for testing webhooks and client libraries in development. `MIT` `Nodejs` - * [Fusio](http://www.fusio-project.org/) - Fusio is an open source API management platform which helps to build and manage REST APIs. ([Demo](http://fusio-project.org/demo), [Source Code](https://github.com/apioo/fusio)) `AGPLv3` `PHP` - * [Hapttic](https://github.com/jsoendermann/hapttic) - Hapttic is a simple HTTP server that forwards all requests to a shell script to handle webhooks you receive. `Apache` `Go` + * [Fusio](http://www.fusio-project.org/) - Open-source API management platform which helps to build and manage REST APIs. ([Demo](http://fusio-project.org/demo), [Source Code](https://github.com/apioo/fusio)) `AGPLv3` `PHP` + * [Hapttic](https://github.com/jsoendermann/hapttic) - Simple HTTP server that forwards all requests to a shell script to handle webhooks you receive. `Apache` `Go` * [Para](http://www.paraio.org) - Para is a flexible and modular backend framework/server for object persistence, API development and authentication. ([Source Code](https://github.com/erudika/para)) `Apache` `Java` |