Original Discovery Notes for Diving into FastAPI - Using FastAPI to Build Python Web APIs

[Douwe van der Meij - Medium Content -app/main, or main main as I like to call it, seems to be the router simply because it has routes, but it’s not. See the code below::](https://www.thebigdatajedi.me/Douwe-van-der-Meij-Medium-Content-app-main-or-main-main-as-I-like-to-call-it-seems-to-be-the-ro-31ada202bf5248bfb91d6ecbf3aeaeee)

app package in fastAPI - how it’s organized

Tiangolo Content - fastAPI main Tutorial web page

FastAPI Unit Testing