Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Releases: Project-Books/books-api

v0.1.0-alpha

20 Mar 11:03
2b1c75a
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

The first pre-release of the Books API.

Major features/enhancements

The books in our database include information like the author, publisher, blurb, ISBN 10 and 13 (if applicable), genre, covers, etc. See the book schema for the full ist

Supported queries:

  • find books by title (case insensitive)
  • find books by author
  • find books by genre
  • find a book by ISBN 13
  • find books by a particular publisher
  • find books by an award it has won

Bug fixes

Breaking changes

Deprecations

Contributors

Full Changelog: https://github.com/Project-Books/books-api/commits/v0.1.0-alpha