This is a test project to try different RESTDocs features
The Unit tests delve into features of interest, ones that work as well as others that aren't.
To share working code to give it a quick try and help validate the tests.
This sample project is a Spring Boot application.
Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.
The tests are written with JUnit and MockMVC