This project is an API REST based on Spring boot and Java 1.8 and contains CRUD operations for posts, comments and toDos for Users. The database is Mysql which is not present here. The tests are for API layer using MockMVc. The Lombok and Mapstruct frameworks are used to generate required codes.