Added a comprehensive API development course in Python, FastAPI and PostgreSql. It goes through building a social media API project from start to end including database design, backend development, Docker, and deployment.

This commit is contained in:
tasnim 2024-07-29 10:57:53 +03:00
parent 243d33995f
commit 2d3b0251d1

View File

@ -395,6 +395,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
- [Part 5](https://danidee10.github.io/2018/01/13/realtime-django-5.html)
- [Part 6](https://danidee10.github.io/2018/03/12/realtime-django-6.html)
- [Python API Development - Comprehensive FastAPI Course for Beginners](https://www.youtube.com/watch?v=0sOvCWFmrtA)
### Bots:
- [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/)