ckanaction/examples/status-show
2026-02-03 18:28:04 -05:00
..
src feat: add example of using status_show method 2026-02-03 18:13:21 -05:00
.gitignore feat: add example of using status_show method 2026-02-03 18:13:21 -05:00
Cargo.toml chore: update example for 0.1.3 2026-02-03 18:28:04 -05:00
README.md feat: add example of using status_show method 2026-02-03 18:13:21 -05:00

Example of using ckanaction to run the /status_show API endpoint

Usage

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

cargo run