Fastapi
Just Show Me the Recipe!
No fluff (unless the recipe calls for it)
I’m tired of online recipes with the author’s life story and tons of popup ads. So I built a minimal web app to extract just the ingredients and instructions.
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.