Commit Graph

6 Commits

Author SHA1 Message Date
Jared He f1994b2f5d Merge main
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-03-16 18:18:56 -04:00
Jared He 0414c01776 PR feedback 2022-03-16 18:13:50 -04:00
Amy Wang 2a308e1f37 Get All Books API (#13)
continuous-integration/drone/push Build is passing Details
Closes #2

This PR implements the getAllBooks function that can be used to get summary information about all the books, in order to display them on the main page.

I'm not sure why I waited so long to create this PR, but I suspect that we were blocked by #11 (which has now been merged).

Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #13
Reviewed-by: j285he <j285he@localhost>
2022-02-23 00:17:02 -05:00
Jared He 955c906f4e Fix type for title
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-02-22 23:08:35 -05:00
Jared He 5587b88cf1 Fix type errors 2022-02-15 22:24:26 -05:00
Jared He bd9f8c9a60 Add query for one book 2022-02-14 00:44:36 -05:00