Deploy a containerised Fast API application in Digital Ocean
In this blog, I will explain to you how to develop a FastAPI application, containerize it, and deploy it in Digital Ocean. Now let's start by creating a basic FastAPI application.
1. Creating FastAPI application
Create a folder called fast-api-ocean ...
ndrohith09.hashnode.dev4 min read