FastAPI is a promising new Python framework that supports concurrency and type system out of the box. It has many cool features that I like and it's fast. In this post, I will briefly go over the process of deploying a simple FastAPI application on U...
blog.nawaz.info4 min read
Great article, wanted to say thank you, been searching for a super simple deployment guide. Making a fastapi is pretty easy, finding a deployment guide not as easy
Girish Krishna
How do we deploy fastapi on IIS server?