Skip to content

quangnd/sails-api-playing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sails.js logo

A only API project for learning to write API with Sails.js (v0.12.4)

Todo

  • Generate with CLI.
  • Play with the types of associations.
  • Play with Datatype defined in models ORM/ODM docs.
  • Master route.
  • Master policies.
  • Master controller.
  • Try with Hybrid Web App (Using frontend and backend in the same project).
  • Try with Seperate projects, one using Sails for API, one using AngularJS or ReactJS.

Note (need to remember)

Useful links

git rm -r --cached .
git add .
git commit -m ".gitignore is now working"

About

just for learn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors