1
0
Fork 0
mirror of https://github.com/awesome-selfhosted/awesome-selfhosted.git synced 2025-04-22 16:58:06 +02:00

Update README.md

This commit is contained in:
Cameron Contour 2021-03-04 09:34:51 -06:00 committed by GitHub
parent 7c5b0ee6f8
commit ef7c920d3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1430,6 +1430,7 @@ _[Serverless computing on Wikipedia](https://en.wikipedia.org/wiki/Serverless_co
### API Management
- [DreamFactory](https://www.dreamfactory.com/) - Turns any SQL/NoSQL/Structured data into Restful API. ([Source Code](https://github.com/dreamfactorysoftware/dreamfactory)) `Apache-2.0` `PHP`
- [<form.io>](https://form.io) - Implementation agnostic open-source REST API building via form builder ui. Contains open source and enterprise version. ([Demo](https://portal.form.io), [Source Code](https://github.com/orgs/formio)) `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`