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

Search should expect JSON instead of URL params #22

Open
gsf opened this issue Jul 31, 2014 · 1 comment
Open

Search should expect JSON instead of URL params #22

gsf opened this issue Jul 31, 2014 · 1 comment

Comments

@gsf
Copy link
Member

gsf commented Jul 31, 2014

The search endpoint should receive params from a JSON object in the body of the request.

@gsf gsf changed the title Search should expect json instead of URL params Search should expect JSON instead of URL params Jul 31, 2014
@gsf
Copy link
Member Author

gsf commented Jan 14, 2015

If this is done, then the parsing of URL params and construction of JSON objects is pushed out into app space. Less code in the API, but potentially more code overall, and a less-usable API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant