diff options
author | nodiscc <nodiscc@gmail.com> | 2017-07-25 14:41:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-25 14:41:10 +0000 |
commit | 32f9997fce5ba1fe12494aec45fc321295a6c7e9 (patch) | |
tree | 11aa0770ef47f35b35f44d18931622e8282333e0 | |
parent | shorten fusio/happtic descriptions (diff) | |
download | awesome-selfhosted-32f9997fce5ba1fe12494aec45fc321295a6c7e9.tar.gz awesome-selfhosted-32f9997fce5ba1fe12494aec45fc321295a6c7e9.zip |
shorten para description
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1065,7 +1065,7 @@ See **[Ticketing](#ticketing)** * [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/) - 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` + * [Para](http://www.paraio.org) - Flexible and modular backend framework/server for object persistence, API development and authentication. ([Source Code](https://github.com/erudika/para)) `Apache` `Java` ### Documentation Generators |