Skip to content

Jdexurbano/Online-Bookstore-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Bookstore API

About the project

A REST API for an online bookstore. It allows users to browse, manage carts, and place orders, while admins can manage the book inventory and process orders. The API features JWT authentication and role-based access control to differentiate between regular users and admin users. Interactive API documentation is provided using drf-yasg.

Features

  • User Management
  • Book Management (Admin Only)
  • Cart Management
  • Order Management

Technologies

  • Django
  • Django REST Framework
  • JWT Authentication (djangorestframework_simplejwt)
  • API Documentation (drf-yasg)

About

A Django REST API for managing an online bookstore.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages