node-restful icon indicating copy to clipboard operation
node-restful copied to clipboard

app.use

Open baugarten opened this issue 12 years ago • 3 comments
trafficstars

Change to app.use(path, Resource) instead of calling Resource.register(app, path)

baugarten avatar Apr 03 '13 03:04 baugarten

I agree with that... app.use is more standard and express like use. thanks

tornad avatar Jun 06 '13 14:06 tornad

@baugarten did this ever get implemented or was it more of a suggestion to how users should be using this?

OmgImAlexis avatar Jan 29 '17 05:01 OmgImAlexis

@OmgImAlexis This is not implemented, but something that I wanted to do long-term in the project

baugarten avatar Feb 13 '17 19:02 baugarten