This project is an implementation of Todo-Backend using Javalin, Hibernate and H2-Database.
- deploy link : https://todo-backend-javalin.herokuapp.com/
- link for automatic testing todo-backend : https://www.todobackend.com/specs/index.html?https://todo-backend-javalin.herokuapp.com/
- link for using client with this todo-backend : https://www.todobackend.com/client/index.html?https://todo-backend-javalin.herokuapp.com/
attention: tests errors due to CORS issue. Investigation takes place.
All resources of this repository are distributed under the terms of the BSD License (2-clause). The text of the license is included in the file LICENSE in the root of the project.