Learn how to create a CRUD Rest API in Python using Flask, SQLAlchemy, Postgres, Docker, and Docker Compose. The post provides a step-by-step guide to build the API and dockerize the project.

โ€ข9m read timeโ€ขFrom blog.francescociulla.com
Post cover image
Table of contents
Permalink ๐Ÿ IntroPermalink ๐Ÿ Create a Flask application using SQLALchemy as an ORMPermalink ๐Ÿ—’๏ธrequirements.txt filePermalink ๐Ÿ app.py filePermalink ๐Ÿณ Dockerize the Flask applicationPermalink ๐Ÿณ๐ŸณDocker composePermalink ๐Ÿ‘Ÿ Run the Postgres container and test it with TablePlusPermalink ๐Ÿ”จ Build and run the Flask applicationPermalink โš—๏ธ Run the flask_app servicePermalink ๐Ÿ” Test the applicationPermalink ๐Ÿ Conclusion
4 Comments

Sort: