XRPC (Blue Sky)

Created on 2023-04-24T10:19:34-05:00

Return to the Index

This card pertains to a resource available on the internet.

This card can also be read via Gemini.

Basically just HTTP calls to /xrpc/{NSID} with a GET or POST request depending on if you are requesting data or pushing it.

Payloads are JSON or binary blobs.

Methods are named with an NSID and carry a machine readable "Lexicon."

This is basically the Capability system from JMAP, CORBA, et all, mixed with XML Namespaces.