aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-07-25 14:43:25 +0000
committerGitHub <noreply@github.com>2017-07-25 14:43:25 +0000
commite6dc971b01cb9c76b8be9c04655b1dfbb1b8dfa5 (patch)
tree46f4d4c61c126d0e019ae8c4577ed496cdb4d174
parentMerge pull request #1105 from prologic/master (diff)
parentshorten para description (diff)
downloadawesome-selfhosted-e6dc971b01cb9c76b8be9c04655b1dfbb1b8dfa5.tar.gz
awesome-selfhosted-e6dc971b01cb9c76b8be9c04655b1dfbb1b8dfa5.zip
Merge pull request #1111 from jsoendermann/master
Add Hapttic
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index da9be641..82995397 100644
--- a/README.md
+++ b/README.md
@@ -1067,8 +1067,9 @@ 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`
- * [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`
+ * [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) - Flexible and modular backend framework/server for object persistence, API development and authentication. ([Source Code](https://github.com/erudika/para)) `Apache` `Java`
### Documentation Generators