loc_api

Module simple_builders

Source
Expand description

The simple_builders module provides a high-level interface for interacting with the Library of Congress API. It abstracts the complexities of endpoint construction, parameter management, and HTTP requests, offering straightforward methods for common operations.

All methods return a tuple containing the deserialized JSON response and the final URL used

Structs§

  • A client for interacting with the Library of Congress API.

Constants§