Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pedrohcleal/fastapi-taskmanager

Gerenciador de tarefas desenvolvido com FastAPI, Pydantic, SQLAlchemy, PostgreSQL, Alembic, TDD, Pytest, Poetry e Docker
https://github.com/pedrohcleal/fastapi-taskmanager

Last synced: about 2 months ago
JSON representation

Gerenciador de tarefas desenvolvido com FastAPI, Pydantic, SQLAlchemy, PostgreSQL, Alembic, TDD, Pytest, Poetry e Docker

Awesome Lists containing this project

README

        

![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=for-the-badge&logo=fastapi)![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white)

# FastAPI-TaskManager
Gerenciador de tarefas desenvolvido com FastAPI, Pydantic, SQLAlchemy, Alembic, TDD, Pytest