Coding

Using FastAPI to Recreate the Flask Tutorial

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