gw2

0.0.1 • Public • Published

Guild Wars 2 API client for Node.

Installation

npm install gw2

Usage

const gw2 = require('gw2')
 
const client = new gw2.Client()
 
client.get('achievements/daily').then(data => {
    //
})
 
client.get('account', { token: 'API-KEY' }).then(data => {
    //
})

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i gw2

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

2.53 kB

Total Files

4

Last publish

Collaborators

  • marella