You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a search provider that exposes a dict of Games search results for a the Japan region.
Fetch https://search.nintendo.jp to allow games to be searched.
(Example endpoint: https://search.nintendo.jp/nintendo_soft/search.json?opt_hard=1_HAC&limit=300&page=1&q=foo)
Road map:
Update Game data class to match/add data returned by API
Implement a search provider that exposes a dict of Games search results for a the Japan region.
Fetch https://search.nintendo.jp to allow games to be searched.
(Example endpoint:
https://search.nintendo.jp/nintendo_soft/search.json?opt_hard=1_HAC&limit=300&page=1&q=foo)Road map: