Configure Azure WebApp for FastAPI
In this tutorial, we will see how FastAPI can be deployed with Azure Webapps, what are some of the commonly faced issues, and their workarounds. For the example, we will be utilizing a simple fast API, that returns "Hello User" upon calling with the ...
ankuraxz.hashnode.dev7 min read