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

tag matching search #28

Open
6 tasks
rlamorea opened this issue Mar 23, 2019 · 0 comments
Open
6 tasks

tag matching search #28

rlamorea opened this issue Mar 23, 2019 · 0 comments

Comments

@rlamorea
Copy link
Owner

Build the API to search by tag matching

  • Match all recipes that have one tag
  • Match all recipes that have at least one tag
  • Match all recipes that have all of a set of tags
  • Match all recipes that do not have one tag
  • Match all recipes that do not have at any of a set of tags.
  • Unit tests
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