Expand description
REST API for the HOPRd node.
Modulesยง
- account ๐
- channels ๐
- checks ๐
- config
- env ๐
- middleware ๐
- network ๐
- node ๐
- peers ๐
- root ๐
- session ๐
- tickets ๐
Structsยง
- ApiDoc
- ApiError ๐
- Standardized error response for the API
- AppState ๐
- Internal
State ๐ - Rest
ApiParameters - Parameters needed to construct the Rest API via
serve_api. - Security
Addon
Enumsยง
- ApiError
Status ๐ - Enumerates all API request errors
Note that
ApiErrorshould not be instantiated directly, but always rather through theApiErrorStatus.
Constantsยง
- BASE_
PATH ๐
Functionsยง
- build_
api ๐ - checksum_
address_ ๐serializer - serve_
api - Starts the Rest API listener and router.
Type Aliasesยง
- Hopr
Blokli ๐Connector - Hopr
Node ๐ - Message
Encoder