ckanext-apis
This extension adds support for representing API type datasets (or apisets) in CKAN.
Developed by Digital and Population Data Services Agency, Finland.
Requirements
CKAN 2.8.2, ckanext-scheming, ckanext-fluent
Installation
Activate your CKAN virtual environment:
. /usr/lib/ckan/default/bin/activate
Install the ckanext-apis Python package:
pip install -e git+https://github.com/vrk-kpa/ckanext-apis.git#egg=ckanext-apis
Add apis to the ckan.plugins setting in your CKAN config file.
Restart CKAN.
Config Settings
None
Copying and License
This material is copyright (c) 2022 Digital and Population Data Services Agency, Finland.
ckanext-apis is licensed under the GNU Affero General Public License (AGPL) v3.0