aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Lin <developer@kevinlin.info>2017-02-11 02:31:58 +0000
committerEdward D <ed.kickball@hotmail.com>2017-02-11 02:31:58 +0000
commit5b343f5b48ca13bb185e1d3709e639aff763bc87 (patch)
treeff819dea5781c8e07b76985b9eb1fe865d128bc4
parentMerge pull request #959 from pips-/patch-1 (diff)
downloadawesome-selfhosted-5b343f5b48ca13bb185e1d3709e639aff763bc87.tar.gz
awesome-selfhosted-5b343f5b48ca13bb185e1d3709e639aff763bc87.zip
Add Endpoint under API management (#956)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91006824..3ea7bc90 100644
--- a/README.md
+++ b/README.md
@@ -1033,6 +1033,7 @@ See **[Ticketing](#ticketing)**
### API Management
* [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://demo.fusio-project.org/backend.htm), [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`