8000 GitHub - gitEricsson/Book-Management-API: A RESTful API for managing a collection of books. The API supports basic CRUD (Create, Read, Update, Delete) operations.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gitEricsson/Book-Management-API

Repository files navigation

Book Management API

About

A RESTful API for managing a collection of books. The API supports basic CRUD (Create, Read, Update, Delete) operations.

Link

API documentation : Postman

Getting started

Clone the repository

$ git clone https://github.com/gitEricsson/Book-Management-API.git
cd book-management-api

Install dependencies

After cloning book-management-api, install the dependencies by running:

$ npm install

Initialize server

To start the server, run:

$ npm start

Run tests

To run the tests, use the following command:

$ npm test

About

A RESTful API for managing a collection of books. The API supports basic CRUD (Create, Read, Update, Delete) operations.

Topics

Resources

Stars

Watchers

Forks

3688

Releases

No releases published

Packages

No packages published
0