In a nutshell, the new WoW CP API is a series of URLs produced by Blizzard, allowing the general public to request data on World of Warcraft. Their API return query results as a JSON payload. Right now, they only support realm queries, but character, guild, and arena team queries are soon to follow.
You can get a copy of my wrapper on GitHub here: https://github.com/Hanzo55/WoWColdFusionAPI
1 comments:
Very nice.. :-)
Post a Comment