Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 421 Bytes

API Blog Application System

Build web APIs with Python and Django by WILLIAM S. VINCENT 📚

Main Topics

  - Writing APIs using Django and Django Rest Framework
  - Permissions types and implementation 
  - User Authentication types and implementation (dj_rest_auth)
  - Viewsets and Routers 
  - Schemas and Documentation (swagger, redoc)