Concurrency can be confusing. Let's dive into how to use async functions and achieve concurrency with FastAPI
git repo: https://github.com/creepykedi/FastApi-Async-Practices
00:00 Intro
1:45 Practical overview
11:49 Why things behave not like you might expect
25:08 Best practices
36:58 Quick recap
#FastAPI #asyncio #async #python #concurrency #tips