← cd ../skills
🐍 Python

API con Flask

flaskrestapi

Prompt

Desarrolla una API REST básica con Flask: endpoints GET/POST/PUT/DELETE, validación con Marshmallow, SQLite con SQLAlchemy, autenticación básica, logging y deployment con Gunicorn.