Skip to content

Documenting my journey doing the DRF quick-start guide and official tutorial.

License

Notifications You must be signed in to change notification settings

MossabDiae/django-rest-framework-official-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django rest framework official tutorial

After finished reading and practicing with Django for APIs (by William Vincent) I'm planning to do the official tutorial.

Goals:

  • Better understand drf concepts
  • Getting more familiar with using the Documentation (btw here is a nice trick)
  • Getting ready for personal projects

The official tutorial is currently made from 6 parts :

  • 1 - Serialization
  • 2 - Requests and responses
  • 3 - Class based views
  • 4 - Authentication and permissions
  • 5 - Relationships and hyperlinked APIs
  • 6 - Viewsets and routers

How I'm planning to do it :

To avoid deleting code (and potentially good comments) I'll create a new Branche for each part.

About

Documenting my journey doing the DRF quick-start guide and official tutorial.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages