You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2020. It is now read-only.
OPDS support consists of:
There is some starting documentation on OPDS at http://www.feedbooks.com/api/primer, and the spec is at https://specs.opds.io/
related golang projects that might be of help: https://github.com/dubyte/dir2opds, https://github.com/opds-community/libopds2-go
The 2.0 spec supports JSON, but no client support exists for it yet.