Hacker News new | ask | show | jobs
Ask HN: Exploring FastAPI depths – would you tune into advanced screencasts?
3 points by kipdotcom 903 days ago
Hi HN,

I've noticed a growing interest among my colleagues in mastering the advanced capabilities of FastAPI Python framework.

I didn't seem to find something out there fulfilling this need, except https://testdriven.io which has some structured courses.

Topic ideas:

* Advanced dependency injection techniques

* Security best practices

* Event handling and background tasks

* Authentication and authorization (SSO)

* FastAPI and ML

* CI/CD

* Testing

* Deploying on cloud services like AWS, Azure, or Google Cloud

* Monitoring and Logging

* WebSockets

I'm considering creating short, digestible lessons on these topics and also set up a discussion forum. Do you think there's interest in this kind of content? Any further thoughts or topic ideas?

Thanks!