Python CRUD Rest API in Python using Flask, SQLAlchemy, Postgres, Docker, and Docker Compose
Let's create a CRUD Rest API in Python, using:
Flask (Python web framework)
SQLAlchemy (ORM)
Postgres (database)
Docker (containerization)
Docker Compose (to run the application and the database in containers)
If you prefer a video version:
...
blog.francescociulla.com10 min read