Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Spec action allow multiple callbacks #102

Closed
chafnan opened this issue Mar 15, 2014 · 2 comments
Closed

Spec action allow multiple callbacks #102

chafnan opened this issue Mar 15, 2014 · 2 comments

Comments

@chafnan
Copy link

chafnan commented Mar 15, 2014

It would be nice if the the action would allow multiple callbacks.

For example, in express you can create a route like this: app.VERB(path, [callback...], callback)

It would be nice to be able to chain the callbacks in a similar way. This would allow for using the route in the same way as express.

@mgutz
Copy link

mgutz commented Jun 13, 2014

see #132

@fehguy
Copy link
Contributor

fehguy commented Jun 3, 2015

This is handled in #209

@fehguy fehguy closed this as completed Jun 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants