Skip to content

mouillerart/ckanext-apihelper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ckanext-apihelper

This extension is meant to add a few pages that will serve as a friendly interface for the action API.

Requires CKAN Version 2.1.1 or higher.

APIHelper Screenshot

Instalation Instructions

With your CKAN virtual environment activated:

pip install -e  git+https://github.com/ckan/ckanext-apihelper.git#egg=ckanext-apihelper

And add the following to your ckan.ini:

ckan.plugins = ... apihelper

About

API Helper extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.3%
  • HTML 27.1%
  • JavaScript 22.8%
  • CSS 2.8%