Some of the topics presented were in full beta mode and may not remain stable for the lifetime of the course.
This document is where you can check to see if any changes or tweaks to the APIs will be necessary to keep the code performing as presented in the course.
- [NO CHANGES] Introduction
- [NO CHANGES] Setup
- [NO CHANGES] Hello FastAPI World
- [NO CHANGES] Dynamic HTML and Templates
- [NO CHANGES] ViewModels and Services
- [NO CHANGES] Users and HTML Forms
- [NO CHANGES] Databases and SQLAlchemy (sync version)
- [NO CHANGES] Databases and SQLAlchemy (async version)
- [NO CHANGES] Deployment
- [NO CHANGES] Conclusion
- [NO CHANGES] SQLAlchemy Intro Appendix
Jan 1, 2021: Initial commit, no changes.