npm.io
1.2.5 • Published 9 years ago

loopback-rest-include-mixin

Licence
MIT
Version
1.2.5
Deps
1
Vulns
0
Weekly
0
Stars
1

loopback-rest-include-mixin

NPM Version Build Status Downloads Dependency Status License

This module is designed for changing GET /models and GET /models/id to automatically contain related model

Install

npm i -D loopback-rest-include-mixin

or use Yarn

yarn install

Usage

import loopbackRestIncludeMixin from "loopback-rest-include-mixin"

loopbackRestIncludeMixin(modelName, options)

License

MIT chopperlee

Keywords