Meshpocalypse Semantic
    Preparing search index...

    Class HttpGateway

    HTTP/REST gateway that bridges external HTTP clients to the Meshpocalypse NATS mesh and Oxigraph SPARQL store.

    Routes exposed:

    • GET /mesh/health — liveness probe (no auth)
    • GET /mesh/agents — list registered agents (no auth)
    • POST /mesh/publish — fire-and-forget publish (JWT required)
    • POST /mesh/rpc — request/reply (JWT required)
    • POST /mesh/auction — run capability auction (JWT required)
    • POST /mesh/sparql/query — SELECT/CONSTRUCT queries (JWT required)
    • POST /mesh/sparql/update — INSERT/DELETE updates (JWT + mesh:admin scope)
    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    Methods