Skip to content

kamilon/ironforge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ironforge

A rust implementation of the Blizzard API. *** Note, this projects is still under development and breaking changes may be made without warning. ***

Implemented APIs

General API Features

  • Proper error management
  • US/EU/KR/TW region API endpoints
  • CN region API endpoints
  • Namespace identification
  • Locale identification

BattleNet OAuth API

  • All regions except CN
  • CN region endpoint

World of Warcraft API

13/53 APIs Implemented Game Data API:
  • Achivements
  • Auction House
  • Azerite Essence
  • Connected Realm (Note: Search not implemented yet)
  • Covenant
  • Creature
  • Guild Crest
  • Heirloom
  • Item
  • Journal
  • Media Search
  • Modified Crafting
  • Mount
  • Mythic Keystone Affix
  • Mythic Keystone Dungeon
  • Mythic Keystone Leaderboard
  • Mythic Raid Leaderboard
  • Pet
  • Playable Class
  • Playable Race
  • Playable Specialization
  • Power Type
  • Profession
  • PvP Season
  • PvP Tier
  • Quest
  • Realm
  • Region
  • Reputations
  • Spell
  • Talent
  • Tech Talent
  • Title
  • Toy
  • Wow Token

Profile Data API:

  • Account Profile
  • Character Achievements
  • Character Appearance
  • Character Collections
  • Character Encounters
  • Character Equipment
  • Character Hunter Pets
  • Character Media
  • Character Mythic Keystone Profile
  • Character Professions
  • Character Profile
  • Character PvP
  • Character Quests
  • Character Reputations
  • Character Soulbinds
  • Character Specializations
  • Character Statistics
  • Character titles
  • Guild

World of Warcraft Classic API

0/23 APIs Implemented Game Data API:
  • Auction House
  • Connected Realm
  • Creature
  • Guild Crest
  • Item
  • Media Search
  • Playable Class
  • Playable Race
  • Power Type
  • PvP Season
  • Realm
  • Region
  • Wow Token

Profile Data API:

  • Account Profile
  • Character Achievements
  • Character Appearance
  • Character Equipment
  • Character Hunter Pets
  • Character Media
  • Character Profile
  • Character PvP
  • Character Specializations
  • Character Statistics
  • Guild

Diablo III API

0/8 APIs Implemented

Hearthstone API

0/4 APIs Implemented

StarCraft II API

0/5 APIs Implemented

About

A rust wrapper for the Battle.NET API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%