Module api

Module api 

Source
Expand description

API storage backend

Implements StorageBackend for HTTP API operations. Used for online mode (default).

§Security

All domain parameters are validated to prevent injection attacks. Only alphanumeric characters, hyphens, and underscores are allowed.

Structs§

ApiStorageBackend
API storage backend that communicates with HTTP API
WorkspaceInfo