Guild Wars 2 - API bindings for Go.
Note:
ArenaNet has not finished development on V2 yet.
- Developed with Go 1.6
- CI tests done with Go 1.5 and 1.6
To get the gw2api package, simply hit in your console of choice:
go get github.com/yasvisu/gw2api
Make sure you have Go installed and set up!
In your code, with your import path in mind:
import "github.com/yasvisu/gw2api"
Documentation and examples hosted in GoDoc.
###V2
- Polishing and debugging ongoing by default
- New tests for the updated API
- Examples for the updated API
- Endpoints
- Account
- Bank (Auth)
- Dyes (Auth)
- Materials (Auth)
- Skins (Auth)
- Characters (Auth)
- Shared Inventory (Auth)
- Achievements
- Achievements
- Achievements Daily
- Achievement Groups
- Achievement Categories
- Commerce
- Listings
- Exchange
- Prices
- Transactions (Auth)
- Guilds
- Guild Upgrades
- Guild Permissions
- Guild Members (Auth Guild Leader)
- Guild Ranks (Auth Guild Leader)
- Guild Stash (Auth Guild Leader)
- Guild Treasury (Auth Guild Leader)
- Log (Auth Guild Leader)
- Emblems
- Teams
- PvP
- Stats (Auth)
- Games (Auth)
- Standings (Auth)
- Season
- Items
- Recipes
- Search
- Items
- Skins
- Recipes
- World vs World
- Matches
- Objectives
- Game Mechanics
- Traits
- Specializations
- Map Information
- Continents
- Maps
- Misc
- Build
- Colors
- Currencies
- Quaggans
- Worlds
- Minis
- Account