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 example with rest filtering #7

Open
mispp opened this issue Jun 5, 2019 · 1 comment
Open

Add example with rest filtering #7

mispp opened this issue Jun 5, 2019 · 1 comment
Labels
learn Go feature or technical concept to use and write about

Comments

@mispp
Copy link

mispp commented Jun 5, 2019

When you get a collection like /stars, but I want to filter ones which have a name like '%food%'

Something like /stars/?name-contains=food

@rshipp
Copy link
Owner

rshipp commented Jun 5, 2019

Thanks for the issues! This is definitely something that will fit in here, I'll want some sort of search endpoint eventually. I'm going to be building this app slowly, so it may be a while before I get to it.

@rshipp rshipp added the learn Go feature or technical concept to use and write about label Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
learn Go feature or technical concept to use and write about
Projects
None yet
Development

No branches or pull requests

2 participants