A few of you have noticed the OpenAPI spec floating around the site lately. Rather than watching everyone write the same HTTP boilerplate from scratch to talk to the server, I went ahead and bundled up a set of official client bindings.
If you want to programmatically hit the pastebin or mess with the other endpoints, the jrm-code-client repository is live.
Ri...