Based on a book I was reading and few articles, the way to specify your REST API is to make use of most HTTP methods, rather than tunnel GET method into creating, how it's shown in demo for Sails.js, you can create model instances simply by making GET request to Based on a book I was reading and few articles,