A simple and efficient CRUD (Create, Read, Update, Delete) application built with FastAPI and MySQL database. This project provides a RESTful API for managing user data with all basic CRUD operations.
Configurar tu bd, llenado el .env.example con los datos de tu conexión a la BD Para ejecutar el proyecto (como yo lo tengo configurado) ...