Skip to content

fooey/node-gw2api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

node-gw2api

Wrapper for calling ArenaNet's GuildWars2 APIs http://wiki.guildwars2.com/wiki/API:Main and http://state.gw2w2w.com/

###Results All methods are async, and return callbacks in the format of function(err, data){}

#World vs World

###getMatches(callback)

###getMatchDetails(params, callback)

###getMatchesState(params, callback)

###getMatchDetailsState(params, callback)

#Static Data

###getObjectiveNames(params, callback)

###getWorldNames(params, callback)

###getGuildDetails(params, callback)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published