mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
afd3c9b85e
Currently supports one endpoint 'get-point' that returns Azimuth Point data (see +point in %/lib/naive.hoon), for a given ship. To run it: curl -X POST --data '{ "jsonrpc": "2.0", "method": "get-point", "params": {"ship": "~sampel-palnet"}, "id": 1234 }' http://localhost:8080/v1/azimuth
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
::
|
|
:- %say
|
|
|= [* [=binding:eyre ~] ~]
|
|
[%azimuth-action %disconnect binding]
|