mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 23:42:07 +01:00
Add a new service adapter for the ScreenScraper API, to separate concerns with RomM's handler for metadata. This adapter is agnostic to the handler and only provides methods to interact with the API, and correctly return typed responses.