Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Implement searching for Japan region #8

Description

@7bitlyrus

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 search provider
  • Write tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions