ElyasSantana / example-api

teste do manage-fastapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projeto Teste FastAPI

É um projeto feito com microframework e testando nova arquitetura para micro-serviços.

Usando FastAPI, SQLAlchemy, Alembic, Pydantic, Postgres e Docker.

Para preparar o ambiente de desenvolvimento

Crie seu ambiente virtual local usando virtualenv, pipenv, Pyenv

pip install -r requirements.txt

Para excutar com docker

docker-compose up --build

License

This project is licensed under the terms of the MIT license.

About

teste do manage-fastapi

License:MIT License


Languages

Language:Python 92.0%Language:Mako 4.9%Language:Dockerfile 2.3%Language:Shell 0.9%