Skip to content

jgorospe25/api-wrapper

Repository files navigation

Open Dota Api Wrapper

  • Get all Pro Players
  • Get all Pro Matches
  • Get all Heroes
  • Get players who played specific heroes
  • Get recent matches with a hero
  • Get all pro teams
  • Get pro team data

Installation/Cloning

To clone this app $ git clone https://github.com/mymuffin18/api-wrapper.git.

$ bundle
$ rails db:setup

Api Endpoints

  • api/v1/pro_players - Pro players image

  • api/v1/pro_matches - Pro Matches image

  • api/v1/heroes - All Heroes image

  • api/v1/heroes/{hero_id}/players - Players who played the hero image

  • api/v1/heroes/{hero_id}/matches - Matches with the hero image

  • api/v1/teams - Pro Teams image

  • api/v1/teams/{team_id} - Team data image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors