🎥 Understanding REST API
🎥 Basic Django Setup
🎥 DRF Introduction
🎥 Django Relationships
🎥 Postman
🎥 Basic Authentication
🎥 JWT Authentication
- https://jwt.io/
- https://medium.com/devgorilla/how-to-log-out-when-using-jwt-a8c7823e8a6
- https://simpleisbetterthancomplex.com/tutorial/2018/12/19/how-to-use-jwt-authentication-with-django-rest-framework.html
- https://medium.com/django-rest/django-rest-framework-jwt-authentication-94bee36f2af8https://stackoverflow.com/questions/61547014/restful-uri-trailing-slash-or-no-trailing-slash
🎥 Throttling Introduction
🎥 Filtering, Searching, Ordering
🎥 Browsable API Update
🎥 Test Driven Development