Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 312 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 312 Bytes

hiring-book-api

This is a sample expressjs project which expose a REST API to simulate the management of a bookshop.

Requirements

  • NodeJs
  • npm

Run

npm install
npm run start

Documentation

Once the project is up and running you will find the full API documentation here.