Skip to content

meetghodasara/book-directory-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-directory-API

For the local environment setup:

Change the directory to your folder using :

cd Desktop/MyProjectFolder

Clone the repo using git clone command:

git clone https://github.com/meetghodasara/book-directory-api.git

Change the directory to project folder using :

cd book-directory-api

To install modules :

npm install

To run with nodemon:

npm run dev

This API is for fetching the books and performing the CRUD operation with the books.

User can perform various types of the request such as Get, Post, Put, Delete.

Screenshot 2022-10-22 at 12 32 23 AM

Here is the screenshot attached to use in POSTMAN.

Screenshot 2022-10-22 at 12 33 58 AM

Screenshot 2022-10-22 at 12 34 05 AM

Screenshot 2022-10-22 at 12 34 12 AM

Screenshot 2022-10-22 at 12 34 16 AM

Screenshot 2022-10-22 at 12 34 20 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published