Spring To Do API created for learning purposes.
You can register, login, add tasks, edit and delete them.
- Spring Boot
- PostgreSQL
- Swagger
- Docker
Build the application using Gradle.
./gradlew build
Additionally configure docker-compose.yml
and run it using Docker Compose.
docker-compose up
After running the application you can look through the documentation at http://localhost:8080/swagger-ui
.
Dmitrii Sviridov
Telegram: slamach
Email: sviridov.dvv@gmail.com