Pugpig Server API
This section defines the API that Pugpig readers use to discover documents (or editions) from a server. The API consists of two parts - the Content Format and the Security API. It should be useful for anyone trying to implement a Pugpig Connector that allows a Pugpig client to get content from their server.
Pugpig Content Format
- Content API - Overview
- Content API - Document Discovery (OPDS feed)
- Content API - Document States
- Content API - OPF Document Type
- Content API - Atom Document Type
- Content API - HTML Manifest Document Type
Pugpig Security API
- Web-based authentication integrations in Pugpig apps using PKCE
- Security API - What is needed to integrate with the Pugpig security API
- Security API - Security Flow Chart and Documentation Overview
- Server Side Security - Interfaces
- Security API - Specification
- Security API - HTTP Security Headers