Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Fully functional Backend of Ecommerce site build using Django Rest Framework

The features include

  • Class Based Views
  • Custom Permissions
  • JWT Authentication
  • Throttling for limiting the number of request sent by registered user and anonymous user
  • Pagination to load X no of results only on the page reducing the load on the server
  • Filtering, Searching and ordering for better user experience
  • And at last added the TestCases for automated API testing

About

E commerce REST API using Django RestFramework (DRF)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages