cassioaugusto01 / desafio-fastapi-ormar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

desafio-fastapi-ormar

Intruções

pip install -r requirements.txt

Configurar a conexão com o banco de dados em config.py

python cria_tabelas.py

uvicorn main:app

Teste da API via Swagger

Abrir no navegador: http://127.0.0.1:8000/docs

testes unitários:

pytest

About


Languages

Language:Python 95.5%Language:Cython 2.9%Language:C++ 1.2%Language:C 0.3%Language:PowerShell 0.0%Language:Assembly 0.0%Language:Shell 0.0%Language:Batchfile 0.0%