cosmicpython / code

Example application code for the python architecture book
Other
2.2k stars 957 forks source link

FastAPI, asynchronous ORM #68

Open nomhoi opened 1 year ago

nomhoi commented 1 year ago

https://github.com/nomhoi/cosmicpython-fastapi

Examples have been refactored (3 chapters). Flask has been replaced with FastAPI. Asynchronous ORM has been used.

nomhoi commented 1 year ago

13 chapters have been completed.

0x00000000001 commented 1 year ago

Very helpful, thank you.

hjwp commented 1 year ago

very nice! why not write it up in a blog post?