/node-api

node-api connected with and deployed on heroku

Primary LanguageJavaScriptMIT LicenseMIT

node-api

node-api connected with and deployed on heroku

How can I use ?

node-api is very simple, you can check the API on this website

{
  baseURL: "https://node-api-jshuntt.herokuapp.com/api"
}

Adding the route /products you can consume the list of techs that are available.
We limited three techs by page, so, you can view the next three techs by putting the GET parameter page as follow the example /products?=page2