Skip to content

PlainConcepts/DBHApi

Repository files navigation

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