➡️ Authentication of users with a token based on djoser;
➡️ Signal processing for automatic token generation when creating a user;
➡️ Implemented a shopping cart: adding goods, editing the number of goods, deleting goods;
➡️ Permissions for access differentiation are used: permission for authenticated users, permission restricting viewing and interaction with another customer's shopping cart, and others.
-
Notifications
You must be signed in to change notification settings - Fork 1
sogorich/RESTfull-api-store-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
🛒 RESTfull api app on Django Rest Framework