node-restful
node-restful copied to clipboard
app.use
trafficstars
Change to app.use(path, Resource) instead of calling Resource.register(app, path)
I agree with that... app.use is more standard and express like use. thanks
@baugarten did this ever get implemented or was it more of a suggestion to how users should be using this?
@OmgImAlexis This is not implemented, but something that I wanted to do long-term in the project