项目作者: jonwho

项目描述 :
Go API client for League of Legends and Teamfight Tactics
高级语言: Go
项目地址: git://github.com/jonwho/lol.git
创建时间: 2019-10-29T22:47:41Z
项目社区:https://github.com/jonwho/lol

开源协议:MIT License

下载


lol

API Client for League of Legends and Teamfight Tactics

GoDoc
Go Report Card

gopherbadger-tag-do-not-edit

SUPPORTED ENDPOINTS

CHAMPION-MASTERY-V4

  • /lol/champion-mastery/v4/champion-masteries/by-summoner/{encryptedSummonerId}
  • /lol/champion-mastery/v4/champion-masteries/by-summoner/{encryptedSummonerId}/by-champion/{championId}
  • /lol/champion-mastery/v4/scores/by-summoner/{encryptedSummonerId}

    CHAMPION-V3

  • /lol/platform/v3/champion-rotations

    LEAGUE-EXP-V3

  • /lol/league-exp/v4/entries/{queue}/{tier}/{division}

    LEAGUE-V4

  • /lol/league/v4/challengerleagues/by-queue/{queue}
  • /lol/league/v4/entries/by-summoner/{encryptedSummonerId}
  • /lol/league/v4/entries/{queue}/{tier}/{division}
  • /lol/league/v4/grandmasterleagues/by-queue/{queue}
  • /lol/league/v4/leagues/{leagueId}
  • /lol/league/v4/masterleagues/by-queue/{queue}

    LOL-STATUS-V3

  • /lol/status/v3/shard-data

    MATCH-V4

  • /lol/match/v4/matches/{matchId}
  • /lol/match/v4/matchlists/by-account/{encryptedAccountId}
  • /lol/match/v4/timelines/by-match/{matchId}
  • /lol/match/v4/matches/by-tournament-code/{tournamentCode}/ids
  • /lol/match/v4/matches/{matchId}/by-tournament-code/{tournamentCode}

    SPECTATOR-V4

  • /lol/spectator/v4/active-games/by-summoner/{encryptedSummonerId}
  • /lol/spectator/v4/featured-games

    SUMMONER-v4

  • /lol/summoner/v4/summoners/by-account/{encryptedAccountId}
  • /lol/summoner/v4/summoners/by-name/{summonerName}
  • /lol/summoner/v4/summoners/by-puuid/{encryptedPUUID}
  • /lol/summoner/v4/summoners/{encryptedSummonerId}

    TFT-LEAGUE-V1

  • /tft/league/v1/challenger
  • /tft/league/v1/entries/by-summoner/{encryptedSummonerId}
  • /tft/league/v1/entries/{tier}/{division}
  • /tft/league/v1/grandmaster
  • /tft/league/v1/leagues/{leagueId}
  • /tft/league/v1/master

    TFT-MATCH-V1

  • /tft/match/v1/matches/by-puuid/{encryptedPUUID}/ids
  • /tft/match/v1/matches/{matchId}

    TFT-SUMMONER-v1

  • /tft/summoner/v1/summoners/by-account/{encryptedAccountId}
  • /tft/summoner/v1/summoners/by-name/{summonerName}
  • /tft/summoner/v1/summoners/by-puuid/{encryptedPUUID}
  • /tft/summoner/v1/summoners/{encryptedSummonerId}

    THIRD-PARTY-CODE-V4

  • /lol/platform/v4/third-party-code/by-summoner/{encryptedSummonerId}

    TOURNAMENT-STUB-V4

  • /lol/tournament-stub/v4/codes
  • /lol/tournament-stub/v4/lobby-events/by-code/{tournamentCode}
  • /lol/tournament-stub/v4/providers
  • /lol/tournament-stub/v4/tournaments

    TOURNAMENT-V4

  • /lol/tournament/v4/codes
  • /lol/tournament/v4/lobby-events/by-code/{tournamentCode}
  • /lol/tournament/v4/providers
  • /lol/tournament/v4/tournaments