API which allows you to manage CRUD functionalities.
To run API you have to clone the github project. Then open and start it in your IDE. Afterwards go to API documentation generated by Swagger.
http://localhost:8080/swagger-ui.html
- Spring 5 MVC
- Java 8
- JUnit 4
- Swagger