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

Suggestion - enpoint naming convention for search #35

Open
xIrusux opened this issue Aug 2, 2019 · 0 comments
Open

Suggestion - enpoint naming convention for search #35

xIrusux opened this issue Aug 2, 2019 · 0 comments

Comments

@xIrusux
Copy link

xIrusux commented Aug 2, 2019

const url = `/everything?q=${queryInput}`;

Doesn't really matter a huge amount - but it is standard convention for search endpoints to be called /search?[searchterm].

If you check out any search engine of your choice they will all follow this standard.

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