0.1.1 • Published 8 years ago

poquito-restful v0.1.1

Weekly downloads
2
License
AGPL-3.0
Repository
github
Last release
8 years ago

Poquito RESTful Remote Interface Adapter

Enables the usage of an Express-based RESTful API as the remote interface for Poquito microservices.

Installation

npm install poquito-mongodb --save

Building

This module will transform the native ES6 code to ES5 for broad Node.js compatibility. The transformation is triggered by the following command. Ensure you run the build command after running npm install to load the development dependancies.

npm run compile

Documentation

License

This module is made available under the terms of the GNU Affero General Public License v3.0 (see LICENSE).