Python API Development Comprehensive Course for Beginners
URL:
https://youtu.be/0sOvCWFmrtAChannel/Host:
FreeCodeCampPublish Date:
2021.11.01
Authentication
CRUD Operation
- Convention is that the end point uses plurals:
- user --> users
- post --> posts
Validation
Documentation
https://github.com/Sanjeev-Thiyagarajan/fastapi-course
Backlinks