Skip to content

BC Data Catalogue extension for OpenAPI (AKA Swagger) console

License

Notifications You must be signed in to change notification settings

HighwayThree/ckanext-openapiviewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ckanext-openapi

CKAN Extension which creates an OpenAPI (aka Swagger) view that is accessible for previewing resources of the OpenAPI mimetype.

Installation:

  1. Copy ckanext-openapi into the ckan src folder

  2. Within src/ckanext-openapi run:

    python setup.py develop

  3. Add 'openapi_view' to the list of plugins in your .ini file

  4. Add the new resource view to the CKAN database:

paster views create openapi_view -c INI_FILE

  1. Startup ckan

About

BC Data Catalogue extension for OpenAPI (AKA Swagger) console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • CSS 35.5%
  • HTML 5.4%
  • Other 0.2%