Skip to content

Latest commit

 

History

History
37 lines (14 loc) · 681 Bytes

Readme.MD

File metadata and controls

37 lines (14 loc) · 681 Bytes

Developer Browser History Api

Build Status Coverage Status

TODO Developer Browser History Api (DBHApi) is a Rest API for DBHPlugin ....

Installation from this repo

Clone this repo and install the dependencies:

  • nodejs
  • Install node dependencies -- npm install

Scripts

npm start: Starts the API REST service

npm test: Runs the tests