Expand description
Small service objects that wrap RommClient for higher-level operations.
These are used by the CLI commands to keep a clear separation between "how we talk to ROMM" (HTTP) and "what we want to do" (list platforms, search ROMs, etc.).
Structsยง
- Platform
Service - Service encapsulating platform-related operations.
- RomService
- Service encapsulating ROM-related operations.