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

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

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)