1 parent c02de3e commit f5bec91Copy full SHA for f5bec91
1 file changed
README.md
@@ -8,9 +8,10 @@
8
📚 Minimal OPDS 1.2 server for browsing a Calibre database.
9
10
## Features
11
-- Supports OPDS v1.2
12
-- Opens the Calibre database in read-only mode
13
-- Prebuilt multi-arch Docker images for amd64 and arm64
+- OPDS v1.2 compliant feeds (navigation, acquisition, search)
+- Browse by newest, title, or author
+- Prebuilt multi-arch Docker images for `amd64` and `arm64`
14
+- Read-only access to Calibre database
15
16
## Service Endpoints
17
- `/healthz` → *liveness probe* (returns `200` if the server process is alive)
0 commit comments