Python API Development Comprehensive Course for Beginners



Authentication

CRUD Operation

alt

  • Convention is that the end point uses plurals:
    • user --> users
    • post --> posts

Validation

Documentation

https://github.com/Sanjeev-Thiyagarajan/fastapi-course


Backlinks