Open Library Books API

Component ID

2008778

Component name

Open Library Books API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Provides simple client to Open Library Books API.

This module wes created as a illustration for the Drupal in Libraries workshop at ELAG 2013 conference. It is a first step in the integration of Open Library's Books API into Drupal. The module's main target is to show some of the basic concepts of Drupal development (file structure, naming conventions, hooks, multilingual possibilities, the usage of API documentation) via an integration of an existing library related API.

You have to give an ISBN, module gives you back the book's description including cover image.

Feel free to improve it!