【问题标题】:Fetching a game details of a particular game from Rawg Game API (https://rawg.io/apidocs)从 Rawg Game API (https://rawg.io/apidocs) 获取特定游戏的游戏详细信息
【发布时间】:2022-08-06 02:44:11
【问题描述】:

有没有人使用过 rawg 游戏 API (https://rawg.io/apidocs),如果是这样,如何使用包含的 API 密钥访问特定的游戏详细信息?

https://api.rawg.io/api/games?key=MY_API_KEY&id=558980

我已经尝试了上面的 API URL,但它没有给我游戏的详细信息。它会响应一些与游戏细节无关的不同内容

    标签: javascript reactjs json api url


    【解决方案1】:

    试试这个网址它会工作:https://api.rawg.io/api/games/id?key=MY_API_KEY 并记住直接用它的号码替换id。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-11-29
      • 1970-01-01
      • 2013-05-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多