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.
- Host: GitHub
- URL: https://github.com/hansajaa/todo-backend
- Owner: Hansajaa
- License: mit
- Created: 2024-11-02T19:01:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T03:42:58.000Z (over 1 year ago)
- Last Synced: 2025-02-02T14:12:18.275Z (over 1 year ago)
- Topics: authentication, authorization, java, jwt, layered-architecture, mysql, pagination, sorting, spring, spring-boot, spring-security
- Language: Java
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE