Skip to content

A store with CRUD functionality built using Django REST Framework (DRF). End-to-end REST API built for staff and client access services.

Notifications You must be signed in to change notification settings

techonair/Cube-Store-Spinny

Repository files navigation

Cube-Store-Spinny

A store with CRUD functionality built using Django REST Framework (DRF). End-to-end REST API built for client access services.

Initialize env:

python -m venv venv

Activate environment:

venv\Scripts\activate

Install Requirements:

pip install requirements.txt 

"Auth-Token" API Request

Photos of the website

"Tokenization in Postman" Auth 2.0

Photos of the website

"Create Box" API Request

Photos of the website

"Update Box" API Request

Photos of the website

"List of All Boxes" API Request

Photos of the website

"List of Boxes Created by Requesting User" API Request

Photos of the website

"Delete Box with ID" API Request

Photos of the website

About

A store with CRUD functionality built using Django REST Framework (DRF). End-to-end REST API built for staff and client access services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages