Skip to content

Glavin001/sails-json-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

sails-json-api

JSON API specification for Sails.js


Goals

  • Replace built-in Sails.js blueprints with JSON API specification compatible controller functions
  • Work with Ember Data's JSONAPIAdapter and JSONAPISerializer out of the box
  • Generate the basic controller methods from the model definitions
    • Including CRUD endpoints for relationships of the models
  • Generate the routes from the model definitions for CRUD endpoints
    • Including CRUD endpoints for relationships of the models

About

JSON API specification for Sails.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published