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