ckanaction/examples/package-list
2026-05-05 17:26:59 -04:00
..
src chore: examples update and docs, add package-list example 2026-05-05 17:26:59 -04:00
.gitignore chore: examples update and docs, add package-list example 2026-05-05 17:26:59 -04:00
Cargo.lock chore: examples update and docs, add package-list example 2026-05-05 17:26:59 -04:00
Cargo.toml chore: examples update and docs, add package-list example 2026-05-05 17:26:59 -04:00
README.md chore: examples update and docs, add package-list example 2026-05-05 17:26:59 -04:00

Example of using ckanaction to run the /package_list API endpoint

Usage

the following command to run the /package_list CKAN Action API endpoint on http://localhost:5000 and print the formatted debug output.

cargo run