http://sjnrk23rmcl4ie5atmz664v7o7k5nkk4jh7mm6lor2n4hxz2tos3eyid.onion
We use JSONschema for the
validation of the incoming JSON (remember that RPP is far from being
standardized and no schema language have been chosen yet). The test
client, as you saw, is regular curl . I added a (very small) test suite written in Zig : % cd tests
% zig build test (I took the opportunity of the hackathon to post a sample HTTP
client written in Zig to the
Ziggit forum .)