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§
- ApiStorage
Backend - API storage backend that communicates with HTTP API
- Workspace
Info