Adding link to Elide framework

Fixing minor typo
This commit is contained in:
Aaron Klish 2021-10-21 20:50:38 -05:00
parent 35643fc8d4
commit aa6da64c4f

View file

@ -1485,6 +1485,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_
**[`^ back to top ^`](#)**
- [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`
- [Elide](https://elide.io) - Model driven json:api and GraphQL web services supporting authorization, life cycle callbacks, subscriptions, and rich APIs. ([Source Code](https://github.com/yahoo/elide)) `Apache-2.0` `Java`
- [form.io](https://form.io) - A REST API building platform that utilizes a drag & drop form builder, and is application framework agnostic. Contains open source and enterprise version. ([Demo](https://portal.form.io), [Source Code](https://github.com/formio)) `MIT` `Nodejs`
- [Fusio](https://www.fusio-project.org/) - Open-source API management platform which helps to build and manage REST APIs. ([Demo](https://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`