Skip to content

Alimov-8/django-blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)