ckanext-openapi. CKAN instance OpenAPI endpoints.¶
ckanext-openapi is an extension for CKAN that integrates and displays OpenAPI endpoints directly in the CKAN catalog. Supporting both OpenAPI 2.0.0 and OpenAPI 3.0.0 specifications.
Tip
It is recommended to use with: ckan-docker deployment and ckanext-schemingdcat
Warning
This project requires ckan/ckanext-scheming to work properly.

Enhancements:
- Add custom OpenAPI endpoints directly in the CKAN deployment.
- Use
YAMLorJSONOpenAPI files from URLs or relative static content.