mirror of
https://github.com/dathere/ckanaction.git
synced 2026-05-20 01:44:16 +00:00
| .. | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
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