An open API service indexing awesome lists of open source software.

https://github.com/hansajaa/todo-backend

The given Todo App REST API with Spring Boot is designed to be secure for user authentication, tasks management, and access control using JWT and Spring Security. It supports features like user registration and login, Todos manipulation - creation, read, update, and delete, paging, sorting, and also searching. Each user can only access his tasks.
https://github.com/hansajaa/todo-backend

authentication authorization java jwt layered-architecture mysql pagination sorting spring spring-boot spring-security

Last synced: about 2 months ago
JSON representation

The given Todo App REST API with Spring Boot is designed to be secure for user authentication, tasks management, and access control using JWT and Spring Security. It supports features like user registration and login, Todos manipulation - creation, read, update, and delete, paging, sorting, and also searching. Each user can only access his tasks.

Awesome Lists containing this project