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

B3b: [GET] /book/search endpoint #5

Closed
3 tasks done
AdamMcAdamson opened this issue Nov 18, 2022 · 2 comments
Closed
3 tasks done

B3b: [GET] /book/search endpoint #5

AdamMcAdamson opened this issue Nov 18, 2022 · 2 comments
Assignees

Comments

@AdamMcAdamson
Copy link
Owner

AdamMcAdamson commented Nov 18, 2022

[GET] /book/search endpoint (Frontend Dependency)

  • Search for book by ISBN, title, and/ or Author(s)
  • Handle queries from a single text search field and be case insensitive.
  • Substring matching
@PureAsbestos PureAsbestos self-assigned this Nov 20, 2022
@PureAsbestos
Copy link
Collaborator

see #24

@PureAsbestos
Copy link
Collaborator

PureAsbestos commented Nov 20, 2022

Needs to get the book availability still, though, once that is added to the DB. And proper paging, right now it just returns the first 20. Should probably make a new issue for that

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

2 participants