Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gustavogss/todolistjava

API de gerenciamento de tarefas
https://github.com/gustavogss/todolistjava

java maven spring

Last synced: about 2 months ago
JSON representation

API de gerenciamento de tarefas

Awesome Lists containing this project

README

        

# ToDoList
- API de gerenciamento de tarefas

## Stacks utilizadas :robot:
- [Java17](https://www.oracle.com/java/technologies/javase/jdk17-readme-downloads.html)
- [Maven](https://maven.apache.org/)
- [Spring](https://spring.io/projects/spring-boot)
- [H2 Database Engine](https://www.h2database.com/html/main.html)
- [BCrypt](https://mvnrepository.com/artifact/at.favre.lib/bcrypt)
- [Docker](https://docs.docker.com/reference/dockerfile/)
- [Render](https://render.com/)

## Features:
- Cadastrar usuário;
- Validar usuário;
- Cadastrar tarefas;
- Listar Tarefas;
- Atualizar tarefas;