Skip to content

Instantly share code, notes, and snippets.

@wharley
Last active December 30, 2017 16:41
Show Gist options
  • Save wharley/a97921df718292581b47063481383138 to your computer and use it in GitHub Desktop.
Save wharley/a97921df718292581b47063481383138 to your computer and use it in GitHub Desktop.
Resource.route('recommend', (req, res, next) => {
res.send('I have a recommendation for you!')
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment