Backend con base de datos relacional MySQL

This commit is contained in:
Mireya Cueto Garrido
2026-03-27 09:02:28 +01:00
parent e9a3bf6c21
commit 57b64b4f1e
15 changed files with 106 additions and 19 deletions
+6
View File
@@ -0,0 +1,6 @@
fastapi
uvicorn
sqlalchemy
pymysql
pydantic
cryptography