Created
February 13, 2015 11:35
-
-
Save domachine/2505e7fa9df5ec8b413b to your computer and use it in GitHub Desktop.
architect-way-controllers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
architect = require('express-resource-architect') | |
c = architect.controllers() | |
exports.new = c.new() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment