Skip to content

Latest commit

 

History

History
77 lines (65 loc) · 2.06 KB

README.md

File metadata and controls

77 lines (65 loc) · 2.06 KB

IMDB API Clone With DRF

📝 Reference Reading Links (Arranged According To Lectures)


🎥 Understanding REST API


🎥 Basic Django Setup


🎥 DRF Introduction


🎥 Django Relationships


🎥 Postman


🎥 Basic Authentication


🎥 JWT Authentication


🎥 Throttling Introduction


🎥 Filtering, Searching, Ordering


🎥 Browsable API Update


🎥 Test Driven Development