diff --git a/README.md b/README.md index 56e56d3..293746c 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,7 @@ of the testing and deployment process. - [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. - [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