express-js-data

0.0.3 • Public • Published

express-js-data

Build Status

  var bridge = new Bridge({
    users: UserModel,
    otherModel: OtherModel
  });
  app.use('/api/data', bridge.router);

This handle the HTTP api for js-data.

Readme

Keywords

Package Sidebar

Install

npm i express-js-data

Weekly Downloads

1

Version

0.0.3

License

ISC

Last publish

Collaborators

  • okvic77