UNPKG
node-dota2
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
Steam Dota2 Api in Node.js
github.com/SFantasy/node-dota2
node-dota2
/
lib
/
api.json
5 lines
•
262 B
JSON
View Raw
1
2
3
4
5
{
"getMatchHistory"
:
"https://api.steampowered.com/IDOTA2Match_570/GetMatchHistory/v001/"
,
"getMatchDetails"
:
"https://api.steampowered.com/IDOTA2Match_570/GetMatchDetails/v001/"
,
"getHeros"
:
"https://api.steampowered.com/IEconDOTA2_570/GetHeroes/v0001/"
}