mirror of
https://github.com/dathere/ckanaction.git
synced 2025-11-09 14:19:49 +00:00
docs: add demo GIF to README
This commit is contained in:
parent
00796552ce
commit
5376002177
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
Rust library crate to access CKAN Action API endpoints through Rust builders. Based on the CKAN Action API v3. Endpoints are expected to return with an output of type `serde_json::Value`.
|
||||
|
||||

|
||||
|
||||
## Examples
|
||||
|
||||
Run `/package_list` endpoint with a limit of 5 results per page and print the output:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue