GW2 API library

gw2lib is an API wrapper for the game Guild Wars 2
Aside from bugs or feature requests that might arise, this crate is considered done! Mapping out structs is the only work left to do and will be crowd-sourced. A lack of activity does not mean that it's unmaintained!
gw2lib in action
blocking
[]
= "1.0.0"
= ["blocking"]
use ;
use ;
async
[]
= "1.0.0"
use ;
use ;
async
Mapped endpoints
You can find the list of already mapped endpoints here
Please contribute any endpoints that you define additionally!
Contributing
Missing endpoints are easy to add! Here is an example