Skip to content

yadav-vikas/Django_REST_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django For APIs

Hi! guys, I've completed this book learned about DRF framework in django

Django for APIs is a project-based guide to building modern APIs with Django & Django REST Framework.

Django For APIs

Topics

===============================================================

Web APIs

[Django Rest Framework

User Authentication

both frontend(react) and backend(django-DRF)

Permissions

User authentication

Viewsets and rounters in DRF

Redoc and swagger docs

as of now all the code detailes are available in code itself with lot of comments.

This repo includes all the followup codes as well mentioned in book for refrence.