Skip to content

This is the serverside web service API for the BookBite Application. An application that will enable users to share hardcopy books with their peers in exchange for another. Users will post a book with the title, category, and a short preview of the book and a cover photo and interested parties will bid for the book and user chooses who to offer.

Notifications You must be signed in to change notification settings

Peter-cloud-web/BookSharingApp-Backend

Repository files navigation

BOOKBITE API

This is the serverside web service API for the BookBite Application. An application that will enable users to share hardcopy books with their peers in exchange for another. Users will post a book with the title, category, and a short preview of the book and a cover photo and interested parties will bid for the book and user chooses who to offer.

Authorization and Authentication

This API uses token based authentication with JWT. Username and password must be provided and bearer header to access data on every request made to the server.

Authorization and Authentication Endpoints Registration - /v1/register Login - /v1/login

Endpoints

Filter books

About

This is the serverside web service API for the BookBite Application. An application that will enable users to share hardcopy books with their peers in exchange for another. Users will post a book with the title, category, and a short preview of the book and a cover photo and interested parties will bid for the book and user chooses who to offer.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages