Skip to content

advanced API concepts that help us build APIs faster with less code. We'll be talking about class-based views, generic views, view sets, routers, as well as searching, filtering, and pagination.

License

Notifications You must be signed in to change notification settings

Bikramai/Django-Storefront2-Part2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python + Django Part-2

Building RESTful APIs with Django REST Framework

Introdution What are RESTful APIs Resources Resource Representations HTTP Methods Installing Django REST Framework Creating API Views Creating Serializers Serializing Objects Creating Custom Serializer Fields Serializer Relationships Model Serializers Deserializing Objects Data Validation Saving Objects Deleting Objects Project-Building the Collections API

Advanced API Concepts

Induction Class-based Views Mixins Generic Views Customizing Generic Views ViewSets Routers Building the Reviews API Nested Routers Filtering Generic Filtering Searching Sorting Pagination

About

advanced API concepts that help us build APIs faster with less code. We'll be talking about class-based views, generic views, view sets, routers, as well as searching, filtering, and pagination.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published