Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surajmendhe5573/bookstore
Online Bookstore APIs
https://github.com/surajmendhe5573/bookstore
Last synced: 6 days ago
JSON representation
Online Bookstore APIs
- Host: GitHub
- URL: https://github.com/surajmendhe5573/bookstore
- Owner: surajmendhe5573
- Created: 2024-09-22T03:43:08.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T12:19:07.000Z (11 days ago)
- Last Synced: 2024-11-05T13:32:59.633Z (11 days ago)
- Language: Python
- Homepage:
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Bookstore APIs
## Functionality
- User Register
- User Login
- User List- Create Book (Admin Only)
- Edit Book (Admin Only)
- Delete Book (Admin Only)
- Display all Books List
- See Specific Book details- Add to Cart (Authenticated User)
- Remove from Cart (Authenticate User)
- View Cart (Authenticate User)