1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-20 11:16:15 -05:00

Added 'ReDoc' to REST APIs section

Added new REST APIs documentation  tool
This commit is contained in:
Dhia Abbassi 2019-02-15 13:42:08 +01:00 committed by GitHub
parent dae69c3305
commit 7480e03097
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -518,6 +518,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [Slate](https://github.com/tripit/slate) - Beautiful static documentation for your API.
- [Spring REST Docs](http://projects.spring.io/spring-restdocs/) - Document RESTful services by combining hand-written documentation with auto-generated snippets produced with Spring MVC Test.
- [Swagger](http://swagger.io/) - A simple yet powerful representation of your RESTful API.
- [ReDoc](https://github.com/Rebilly/ReDoc) - OpenAPI/Swagger-generated API Documentation
## Standards / Recommendations