UNPKG

entrospect

Version:

A sample application built on top of an API generated with Espresso Logic.

7 lines (5 loc) 288 B
var espressologic; espressologic = require('espressologic'); //Export the espressologic API object //@ex used in routes.index.js for making all our application's REST calls module.exports = espressologic.connect('https://eval.espressologic.com/rest/livedemo/demo/v1', 'readonly');