From aa6da64c4f6a1e9d87b44608d771406de3c064f9 Mon Sep 17 00:00:00 2001 From: Aaron Klish Date: Thu, 21 Oct 2021 20:50:38 -0500 Subject: [PATCH] Adding link to Elide framework Fixing minor typo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 861e8c60..1f1d8166 100644 --- a/README.md +++ b/README.md @@ -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`