Zudoku Configuration API
Zudoku is an open-source, developer-first API documentation framework built by Zuplo. It uses a file-based configuration model (zudoku.config.ts) to generate interactive API documentation from OpenAPI v2/v3 schemas. The configuration API defines how API references, navigation, authentication (OAuth2, OpenID Connect), theming, plugins, and MDX documentation pages are structured and managed.
Documentation
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zudoku/refs/heads/main/json-schema/zudoku-config.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zudoku/refs/heads/main/json-schema/api-reference.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zudoku/refs/heads/main/json-schema/authentication.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zudoku/refs/heads/main/json-schema/theme.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/zudoku/refs/heads/main/json-schema/plugin.json