Projeto simples de API REST construída com FastAPI e SQLAlchemy. O objetivo deste repositório é demonstrar um backend leve que usa MySQL via pymysql e configuração por variáveis de ambiente.
This project demonstrates how to run a FastAPI application connected to a MySQL database using Docker and SQLAlchemy. The application runs inside a Docker container and communicates with a MySQL ...