Skip to main content

Module routes

Module routes 

Source
Expand description

Route handlers for the axum HTTP server.

Each submodule groups related endpoints by functionality.

Modules§

discovery
Discovery endpoints.
graphql
GraphQL endpoints.
scan_state
Scan state endpoints.
snark_pool
Snark pool endpoints.
snarker
Snarker endpoints.
state
State inspection endpoints.
stats
Statistics endpoints.
status
Status and health check endpoints.
transaction
Transaction endpoints.
webrtc
WebRTC signaling endpoints (feature-gated).

Functions§

openapi_router
Builds the OpenAPI router with all documented routes.
openapi_spec
Returns the OpenAPI specification for the HTTP API.