ExIsbndb

CICoverage Status

ExIsbndb is the Elixir wrapper for the ISBNdb API.

It helps Elixir developers to request information to ISBNdb without the need of adding any HTTP client or know the specifications of the API itself.

Installation

The package can be installed by adding ex_isbndb to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_isbndb, "~> 0.1.0"}
  ]
end

Usage

This library can be used in 2 different ways:

If you decide to continue with the recommended path, keep looking here to see the different features.

We provide the following modules to call the different endpoints of the ISBNdb API: