mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-24 04:08:05 -08:00
Add management section
With an initial list of API gateway/management solutions.
This commit is contained in:
committed by
GitHub
parent
8a6d010add
commit
e4f468f390
11
README.md
11
README.md
@@ -25,6 +25,7 @@ A collaborative list of great resources about RESTful API architecture, developm
|
||||
* [Mocking](#mocking)
|
||||
* [Public REST APIs To Use In Tests](#public-rest-apis-to-use-in-tests)
|
||||
* [Documentation](#documentation)
|
||||
* [Management](#management)
|
||||
* [SaaS Tools](#saas-tools)
|
||||
* [Miscellaneous](#miscellaneous)
|
||||
|
||||
@@ -214,6 +215,16 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
||||
* [raml2html](https://github.com/raml2html/raml2html) - Generates HTML documentation from a RAML file.
|
||||
* [ReDoc](https://github.com/Rebilly/ReDoc/) - OpenAPI/Swagger-powered three-panel documentation.
|
||||
|
||||
## Management
|
||||
|
||||
* [Kong](https://github.com/Kong/kong)
|
||||
* [apiman](https://github.com/apiman/apiman)
|
||||
* [API Umbrella](https://github.com/NREL/api-umbrella)
|
||||
* [Tyk API Gateway](https://github.com/TykTechnologies/tyk)
|
||||
* [KrakenD](https://github.com/devopsfaith/krakend)
|
||||
* [WSO2 API Management](https://github.com/wso2/product-apim)
|
||||
* [3scale APIcast](https://www.3scale.net/)
|
||||
|
||||
## SaaS tools
|
||||
|
||||
* [Runscope](https://www.runscope.com/) - Automated API Monitoring & Testing.
|
||||
|
||||
Reference in New Issue
Block a user