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 North American region #6

Description

@7bitlyrus

Implement a search provider that exposes a dict of Games search results for a given region.

Possible Regions: en_US en_CA fr_CA es_LA

Use graph.nintendo.com GraphQL GameGames method to allow games to be searched.
(Notes on schema: https://gist.github.com/7bitlyrus/9aa2d1418fbbaa781710511a5b0e6b11)

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