Skip to content

irlnathan/sails-crud-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restful json CRUD api from scratch

a Sails application

This repo is related to the second episode of a three part series. Episode I: We'll start with how the http request/response protocol works with routes, controllers, actions and models to deliver a restful json CRUD api. Episode II: (This episode and repo) By the end of the second episode you'll use these concepts to build a restful json CRUD api from scratch. In the third episode we'll explore how sail's blueprint: actions and routes can be used to create that same restful json CRUD api automatically for any of your controllers and models.

The episode associated with this repo can be found here: (http://www.youtube.com/watch?v=640cL3aFfA8&feature=youtu.be)

About

Building a restful, json, crud, api from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published