docs: admin docs fixes
[evergreen-equinox.git] / docs / modules / admin / pages / ebook_api_service.adoc
1 = ebook_api service =
2
3 The `open-ils.ebook_api` service looks up title and
4 patron information from specified ebook vendor APIs.
5
6 The Evergreen catalog accesses data from this service
7 through OpenSRF JS bindings.
8
9 The `OpenILS::Utils::HTTPClient` module is required
10 for this service.
11
12 See the xref:admin:ebook_api.adoc[ebook API Integration] documentation for more information.
13