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

Readme

Keywords

none

Package Sidebar

Install

npm i sails-hook-custom-blueprints

Weekly Downloads

507

Version

1.0.0

License

MIT

Last publish

Collaborators

  • sgress454