GdlClient.php
Global Digital Library API Client
Searches the Global Digital Library content API (content.digitallibrary.io) for openly-licensed early-grade readers and resolves their ePUB download URLs. GDL aggregates content from StoryWeaver, African Storybook and others under CC-BY / CC-BY-SA.
Unlike Project Gutenberg (plain text), GDL books are ePUB; turning an ePUB into reading text needs the Book module's parser, so that step lives in a module-layer service rather than here — this client stays dependency-free and deals only in catalog metadata and the raw ePUB URL.
PHP version 8.1
Tags
Table of Contents
Classes
- GdlClient
- Client for the Global Digital Library content API.