https://github.com/idelio-mata/todolist
TodoList - Springboo Rest API
https://github.com/idelio-mata/todolist
apidog git h2-database java-17 render spring-boot spring-security
Last synced: about 2 months ago
JSON representation
TodoList - Springboo Rest API
- Host: GitHub
- URL: https://github.com/idelio-mata/todolist
- Owner: Idelio-Mata
- Created: 2023-11-10T19:40:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T20:25:14.000Z (over 2 years ago)
- Last Synced: 2025-10-07T01:29:41.764Z (9 months ago)
- Topics: apidog, git, h2-database, java-17, render, spring-boot, spring-security
- Language: Java
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todolist
# APi Rest para criação de tarefas. Implementar arquitetura Rest na pratica.
## O que utilizador pode fazer?
1. Cadastrar tarefas
2. Listar tarefas
3. Apagar tarefas
4. Editar trarefas
## API possui:
1. Restrição de acesso não autorizado;
2. Validação de rotas;
3. Tratamento de erros;
## Tecnologias utilizadas?
1. Maven| Git| GitHub
5. h2 Database| Apidog| Dockerfile;
6. VsCode| Render|
7. Spring (Security (.xml), Web, Data, Actuator)