Exploring FastAPI: A Brief Introduction and Background
Background
FastAPI is a modern web-based framework for building fast APIs in Python. Released in 2018, it is comparatively new to the field, but the ease of use, speed and robustness made it popular among developers. It is built upon Starlette for th...
krishnadk.hashnode.dev3 min read