Skip to content

Instantly share code, notes, and snippets.

@jose8a
Last active August 29, 2015 14:03
Show Gist options
  • Select an option

  • Save jose8a/3544985abd4aff1b50fc to your computer and use it in GitHub Desktop.

Select an option

Save jose8a/3544985abd4aff1b50fc to your computer and use it in GitHub Desktop.
NodeJS API Tutorial Sequence
<li><a href="http://scottksmith.com/blog/2014/05/02/building-restful-apis-with-node/">RESTful API w/Node</a></li>
<li><a href="http://scottksmith.com/blog/2014/05/05/beer-locker-building-a-restful-api-with-node-crud/">RESTful API w/Node -- CRUD</a></li>
<li><a href="http://scottksmith.com/blog/2014/05/29/beer-locker-building-a-restful-api-with-node-passport/">RESTful API w/Node -- Passport</a></li>
<li><a href="http://scottksmith.com/blog/2014/07/02/beer-locker-building-a-restful-api-with-node-oauth2-server/">RESTful API w/Node -- OAuth2 Server</a></li>
<li><a href="http://scottksmith.com/blog/2014/09/14/beer-locker-building-a-restful-api-with-node-digest/">RESTful API w/Node -- Digest</a></li>
<li><a href="http://scottksmith.com/blog/2014/09/18/beer-locker-building-a-restful-api-with-node-username-and-password/">RESTful API w/Node -- Username and Password</a></li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment