REST API for application used to track meals of a user and their calories
This is a showcase project.
- Java 8
- Spring Boot
- MongoDB
Built with
- Maven
- custom query filter parser with field type resolution from provided class
- filtering and pagination for endpoints returning multiple elements
mvn install
Documentation is auto-generated upon installation using Spring REST Docs and Asciidoctor in target/generated-docs/index.html
mvn compile test