Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add POST/PUT/DELETE to Router #3

Closed
jesseweed opened this issue Dec 21, 2013 · 1 comment
Closed

Add POST/PUT/DELETE to Router #3

jesseweed opened this issue Dec 21, 2013 · 1 comment

Comments

@jesseweed
Copy link
Member

Router is currently only working with GET requests. Need to abstract logic into a class so it can be re-used for POST/PUT/DELETE methods as well.

@jesseweed
Copy link
Member Author

Going to leave this to users to configure. I think auto routing is fine for now with just GET.

@jesseweed jesseweed self-assigned this Apr 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant