Follow
Series

Flask API - Dev to Deployment

In this series, I cover creating an API using Python Flask right from scratch, connecting it to a database and later deploying it.

Articles in this series

Creating a REST API using Python Flask

Nov 20, 2021404 views

Initially as a developer, I always thought there are only two aspects of a full stack application, you have the frontend, you straight up connect it...

Creating a REST API using Python Flask
Connecting a Flask App to Supabase
Deploying a Flask Application to Heroku