diff options
author | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-09 16:58:16 +0000 |
---|---|---|
committer | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-09 16:58:16 +0000 |
commit | 2c89a7adab63fcff083014c3e193d9dcd6eb5d38 (patch) | |
tree | 8d8dc102666839f939d002c5ddf560de61f24d4b | |
parent | Added CI/CD description (diff) | |
download | awesome-selfhosted-2c89a7adab63fcff083014c3e193d9dcd6eb5d38.tar.gz awesome-selfhosted-2c89a7adab63fcff083014c3e193d9dcd6eb5d38.zip |
Added api management description
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1756,6 +1756,8 @@ All in one software hosting software. **[`^ back to top ^`](#)** +[API management](https://en.wikipedia.org/wiki/API_management) is the process of creating and publishing [application programming interfaces (APIs)](https://en.wikipedia.org/wiki/API), enforcing their usage policies, controlling access, nurturing the subscriber community, collecting and analyzing usage statistics, and reporting on performance. + - [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) - 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` |