How to Build Python Flask RestAPI with Postgres and Dockerize It on Google Kubernetes using HELM - Part 1
Introduction
RestAPI is very popular. I recently learned some Python tech and how to build RestAPI using Flask Python, here I will show you the details.
And I will use the PostgreSQL database as the data source for RestAPI, and my last article descri...
jasonlowcode.hashnode.dev4 min read