Expand description
Type-safe API endpoint definitions.
Modules§
- client_
tokens - API endpoints for managing client tokens.
- collections
- Collection-related API endpoints.
- device
- Device management endpoints (
/api/devices). - platforms
- Platform-related API endpoints.
- roms
- ROM-related API endpoints.
- saves
- Save asset endpoints (
/api/saves*). - sync
- Save sync session endpoints (
/api/sync/*). - system
- System and authentication helper endpoints (heartbeat, stats, profile).
- tasks
- Task runner endpoints (listing, running, and status).
Traits§
- Endpoint
- Generic description of a RomM API endpoint.