mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2025-07-31 21:59:25 -04:00
added Spring REST Docs
This commit is contained in:
parent
a5cc1498f8
commit
c9f22df3e9
1 changed files with 1 additions and 0 deletions
|
@ -341,6 +341,7 @@ of the testing and deployment process.
|
||||||
- [Apidoc](https://github.com/mbryzek/apidoc) - Beautiful documentation for REST services.
|
- [Apidoc](https://github.com/mbryzek/apidoc) - Beautiful documentation for REST services.
|
||||||
- [RAML](http://raml.org/) - RESTful API Modeling Language, a simple and succinct way of describing practically-RESTful APIs.
|
- [RAML](http://raml.org/) - RESTful API Modeling Language, a simple and succinct way of describing practically-RESTful APIs.
|
||||||
- [Swagger](http://swagger.io/) - A simple yet powerful representation of your RESTful API.
|
- [Swagger](http://swagger.io/) - A simple yet powerful representation of your RESTful 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.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue