Skip to content

Files

Latest commit

78bc56f · Nov 27, 2023

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 27, 2022
Nov 27, 2023

Running

cargo run --example simple --features anyhow_error

curl 'http://127.0.0.1:8080/' -POST -d '{"jsonrpc": "2.0", "method": "div", "params": [7,0], "id": 1}' -H 'Content-Type: application/json'