diff options
-rw-r--r-- | AUTHORS.md | 2 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -682,4 +682,4 @@ |1|wxcafé <wxcafe@wxcafe.net>| |1|xuansamdinh <xuansamdinh.n2i@gmail.com>| |1|zotlabs <mike@macgirvin.com>| -|1|Руслан Корнев <oganer@gmail.com>| +|1|Руслан Корнев <oganer@gmail.com>|
\ No newline at end of file @@ -1348,6 +1348,7 @@ _See [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://g - [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)) `AGPL-3.0` `PHP` - [Hapttic](https://github.com/jsoendermann/hapttic) - Simple HTTP server that forwards all requests to a shell script to handle webhooks you receive. `Apache-2.0` `Go` +- [Hasura](https://hasura.io) - Fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events. ([Source Code](https://github.com/hasura/graphql-engine)) `Apache-2.0` `Haskell` - [Kong](https://konghq.com/kong/) - The World’s Most Popular Open Source Microservice API Gateway and Platform. ([Source Code](https://github.com/Kong/kong)) `Apache-2.0` `Lua` - [KrakenD](https://www.krakend.io/) - Open source High-Performance API Gateway. ([Source Code](https://github.com/devopsfaith/krakend)) `Apache-2.0` `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-2.0` `Java` |