Nintendo Games API

Documentation

Nintendo Games is an API that allows users to fetch data about Nintendo Games released between 1996 and 2021.

/games

  • methods: GET
  • Accepts the following query params:
    • platform: filters by the platform the game was released for
      • This filter is not case sensitive.
      • The values of platform must be one of the following:
        • 3DS
        • DS
        • GBA
        • GC
        • iOS
        • N64
        • Switch
        • WII
        • WIIU
      • Example: /games?platform=N64
    • rating: filters by the ESRB rating for the game
      • This filter is not case sensitive.
      • The values of platform must be one of the following:
        • E
        • E10+
        • T
        • M
        • RP
        • No Rating
      • Example: /games?rating=E
      • releaseyear: filters by the year in which the game was released
        • This filter must include 4 digits.
        • The values of platform can be any year between 1996 adn 2021, inclusive.
        • Example: /games?releaseyear=1996
    • Use /games

    /games/id/:id

    • methods: GET
    • Matches exact id numbers from the database.
    • Use /games/:isbn

    Nintendo Games

    Select the year for the games you want to see:

    API created and page designed by Bridget.

    Technigo Web Development Bootcamp 2023.

    Background from WowPatterns.