@egomobile/http-controllers
v0.1.0-alpha.381
Published
Controller framework for @egomobile/http-server module.
Downloads
17
Readme
@egomobile/http-controllers
Controller framework for @egomobile/http-server module.
Table of contents
Install [↑]
Execute the following command from your project folder, where your
package.json
file is stored:
npm install --save @egomobile/http-controllers@alpha
Usage [↑]
Quick example [↑]
TBD
Credits [↑]
The module makes use of:
- Ajv
- joi by Sideway Inc.
- js-yaml by Nodeca