Learning

Using FastAPI to Recreate the Flask Tutorial

November 8, 2021 | ~1100 words | 6 min read

I wanted to try out the popular FastAPI framework. As a learning exercise, I reproduced a simple Flask tutorial using FastAPI.