Quick way to build rest api in python (Swagger / OpenAPI)
We look at how we can build rest API in python quickly. This quick guide is using FastAPI in order to create a quick API using python and SQL Alchemy. Rest API showing in OpenAPI and even redoc format is a really nice way to document your code.