Skip to content

JayBeeLearn/library

Repository files navigation

library

A repo to host remoting assessment for full stack web developer

An API with a Web App that utilizes the API.

It is an online library where users can view books, locate authors and leave their own reviews on book.

With the search functionality, you can easily locate authors and books.

Books can be added from an external service making POST request to the endpoint ###### 'http://127.0.0.1:8000/api/books' or from a browser in the Web App.

To make a POST, PATCH or DELETE request, there needs to be a JWT authorization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages