Skip to content

ckan/ckanext-apihelper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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