http://sjnrk23rmcl4ie5atmz664v7o7k5nkk4jh7mm6lor2n4hxz2tos3eyid.onion
/test-server.py Then let's get information about a domain with curl (one of
the goals of a RESTful protocol like RPP is to be able to use
regular HTTP clients): % curl --header @headers.txt http://localhost:8080/domains/nic.example
{"result": "Domain nic.example exists", "holder": 1, "tech_contact": 1, "admin_contact": 1, "registrar": 1, "created": "2025-08-25T14:04:18.271586", "status_code": 200, "status_message": "OK"} And create a domain (note we have to authentify this time): % curl --header...