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:
parent
dae69c3305
commit
7480e03097
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue