sails-hook-custom-blueprints

1.0.0 • Public • Published

sails-hook-custom-blueprints

A Sails 1.x hook to re-enable custom blueprint definitions.

Installation

npm install sails-hook-custom-blueprints --save

Usage

Add your custom blueprint files to your app under api/blueprints. Acceptable file names are:

  • find.js
  • findOne.js
  • create.js
  • update.js
  • destroy.js
  • add.js
  • remove.js
  • replace.js
  • populate.js

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    391
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    391

Package Sidebar

Install

npm i sails-hook-custom-blueprints

Weekly Downloads

304

Version

1.0.0

License

MIT

Last publish

Collaborators

  • sgress454