
Create and Deploy FastAPI app to Heroku
In this tutorial we will implement a simple REST API implemented using Python based FastAPI framework. We will deploy FastAPI app to Heroku account for free.
Introduction to FastAPI
FastAPI is a Python based High Performance Web API Framework with automatic OpenAPI (Swagger) and ReDoc doc generation capabilities for all