Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 491 Bytes

File metadata and controls

19 lines (12 loc) · 491 Bytes

BetaDota2StatsMVC

Personal stats for Dota 2 using OpenDota Api

https://docs.opendota.com/

Thanks OpenDota Api team to give me a chance making beta version "DOTABUFF site"

Using my steam id u can see :

  1. Profile INFO
  2. Matches History
  3. Match Details

For other profile u can change in controllers (player/match) the value in steamID.

This site make calls to OpenDota Api endpoints. Heroes retrieved from heroes.json file,

thanks https://github.com/odota/dotaconstants repository