My First API with Python FastAPI

24/09/2022

Last week I wrote my first API in Python and I thought I’d share my learnings. FastAPI is a brilliantly easy-to-use framework. Here’s how to create an API in under 6 minutes.