farazkhanfk7 / django-rest-documentation-tutorial

Tutorials/Reference for Django Rest Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-rest-documentation-tutorial

Tutorials/Reference for Django Rest Framework API Guide.

Topics to be covered :

  1. Serialization
  2. Request and Responses
  3. Class based Views
  4. Authentication and Permissions
  5. Relationships and Hyperlinked APIs
  6. Viewsets and Routers

API Guide :

  1. Requests
  2. Responses
  3. Views
  4. Generic Views
  5. Parsers
  6. Renderers
  7. Serializers/Fields and Relations
  8. Validators
  9. Authentication ( JWT Token based )
  10. Permissions ( Custom build )
  11. Caching
  12. Throttling
  13. Filtering
  14. Pagination
  15. Exceptions
  16. Testing

About

Tutorials/Reference for Django Rest Framework.


Languages

Language:Python 100.0%