aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2020-01-29 03:40:10 +0000
committerGitHub <noreply@github.com>2020-01-29 03:40:10 +0000
commit1d70f71c8b2da5d194aec6620df127fc87c7719c (patch)
tree7221bafc31f7ff0373ee08ec3ff05a7678651c9b
parentMerge pull request #1935 from gabrielcossette/corteza (diff)
parentupdate license (diff)
downloadawesome-selfhosted-1d70f71c8b2da5d194aec6620df127fc87c7719c.tar.gz
awesome-selfhosted-1d70f71c8b2da5d194aec6620df127fc87c7719c.zip
Merge pull request #1950 from praveenweb/add-hasura-api
Add Hasura under API Management
-rw-r--r--AUTHORS.md2
-rw-r--r--README.md1
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS.md b/AUTHORS.md
index 23fe348a..d82d4cef 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -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
diff --git a/README.md b/README.md
index 08e2097a..c81ecc73 100644
--- a/README.md
+++ b/README.md
@@ -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`