Skip to content

Instantly share code, notes, and snippets.

@CreaturePhil
Created February 17, 2015 02:10
Show Gist options
  • Save CreaturePhil/16ef22c95e9f99f038e4 to your computer and use it in GitHub Desktop.
Save CreaturePhil/16ef22c95e9f99f038e4 to your computer and use it in GitHub Desktop.
router.post('/', function(req, res) {
// interact with the model here
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment