Skip to content

0.1.0

Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 24 Dec 13:10
· 469 commits to master since this release
201279d

Overview

GW2APIClient is a cross-platform client for the official Guild Wars 2 API.
By leveraging Kotlin Multiplatform,
GW2APIClient can be used on a large variety of platforms (including Android, the
JVM, and JS) and interoperates seamlessly with various popular programming
languages.

GW2APIClient provides low-level access to the data provided by Guild Wars 2's
API. It does not provide higher-level abstractions, visualizations or analytical
functionality but may be used to build such tools.