Brasilapi.Isbn (BrasilAPI v0.1.5)

View Source

ISBN (International Standard Book Number) module for BrasilAPI.

This module provides the main interface for ISBN book information, allowing users to get detailed book data including title, authors, publisher, synopsis, and other metadata.

Summary

Functions

Gets book information by ISBN.

Functions

get_book(isbn, opts \\ [])

Gets book information by ISBN.

Delegates to Brasilapi.Isbn.API.get_book/2.