Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/surajmendhe5573/bookstore

Online Bookstore APIs
https://github.com/surajmendhe5573/bookstore

Last synced: 6 days ago
JSON representation

Online Bookstore APIs

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)