thisAKcode/fastapi_streetart_map

FastAPI resources

Opened this issue · 5 comments

I saw you mentioned the 100 days of web in the readme.txt, but FastAPI is actually not part of it, I discussed Apistar there (or did Michael update it?!)

The good news is that Sebastian (creator FastAPI) provides excellent documentation so you can use his site directly:
https://fastapi.tiangolo.com

Btw we had him on the podcast the other day, maybe interesting episode to listen to:
https://www.pybitespodcast.com/1501156/11041711-080-documentation-driven-development-with-sebastian-ramirez

You mentioned SQLAlchemy but a nice alternative is SQLModel (same creator):
https://sqlmodel.tiangolo.com

Thanks for sharing stuff. I couldn't progress today I just did a little review of old app and tried to simplify to start from there.
nothing to push.

Another resource I found was a quick FastAPI wrapper I did on a clinic some months ago:
https://pybites.mykajabi.com/products/pybites-coaching-calls-2/categories/3469727/posts/2157899614

And no worries, we meet next week and send me a PR next week as well for review please ...

Great video. Do you have a repo for this fastapi demo?

Great video. Do you have a repo for this fastapi demo?

Yep it's linked under the video: https://github.com/bbelderbos/podcast-searcher