diff --git a/README.md b/README.md index 1d3f0f9..2d42533 100644 --- a/README.md +++ b/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.