Adding New Posts With Sails.js, Mongo and SANE CLI
In our last post we discussed creating a one-to-many relationship using Ember and Sails.js. In that post I went over how to create a post using Postman and then display it in Ember using the Ember-data REST adapter. What if we wanted to create those posts using Ember instead…