gw2api

1.2.1 • Public • Published

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)

Package Sidebar

Install

npm i gw2api

Weekly Downloads

1

Version

1.2.1

License

none

Last publish

Collaborators

  • jrushton