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 support for OpenLibrary #5

Closed
kushtrimh opened this issue Feb 6, 2023 · 0 comments · Fixed by #6
Closed

Add support for OpenLibrary #5

kushtrimh opened this issue Feb 6, 2023 · 0 comments · Fixed by #6
Assignees
Labels
feature New feature services Services related issue
Milestone

Comments

@kushtrimh
Copy link
Owner

Add OpenLibrary support https://openlibrary.org/developers/api.

In this issue, a refactor should be made so that Google Books and OpenLibrary calls will return the same struct once called.
2 requests should be made for OpenLibrary.

  1. Search by ISBN
  2. Once step 1 returns, get the ratings on a seperate API call
@kushtrimh kushtrimh added feature New feature services Services related issue labels Feb 6, 2023
@kushtrimh kushtrimh added this to the 1.0.0 milestone Feb 6, 2023
@kushtrimh kushtrimh self-assigned this Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature services Services related issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant