19 stable releases
2.2.0 | Jul 26, 2024 |
---|---|
2.1.5 | Mar 18, 2024 |
2.1.4 | Dec 13, 2023 |
2.1.3 | Sep 27, 2023 |
1.2.0 | Jul 31, 2022 |
#1282 in Game dev
Used in gw2lib
76KB
2.5K
SLoC
Model
Breaking Changes
This package mostly follows semver. Patches will be released in the following format:
x.*.*
Breaking change that also requires a new version ofgw2lib
- updates automatically when updating
gw2lib
- updates automatically when updating
*.x.*
Breaking change that is required because of api changes- updates automatically with
cargo update
- updates automatically with
*.*.x
New endpoint/non-breaking change- updates automatically with
cargo update
- updates automatically with
Endpoints
An endpoint gets marked as completed once it's mapped out and a small test runs in CI.
Please do help out mapping the API! All you need to do is create the necessary struct and quickly implement 2 traits. If you need help, feel free to reach out. You don't even need to fork this library to test your struct!
Example commit adding an endpoint: bcb0bd3
Last update: 2024/03/09
- achievements
- achievements
- daily
- tomorrow
- groups
- categories
- daily
- achievements
- authenticated
- account
- achievements
- bank
- dailycrafting
- dungeons
- dyes
- finishers
- inventory
- gliders
- home
- cats
- nodes
- inventory
- luck
- mailcarries
- mapchests
- masteries
- mastery
- points
- materials
- minis
- mounts
- skins
- types
- outfits
- pvp
- heroes
- raids
- recipes
- skins
- titles
- wallet
- worldbosses
- characters
- :id
- backstory
- core
- crafting
- equipment
- heropoints
- inventory
- recipes
- sab
- skills
- specializations
- training
- :id
- commerce
- delivery
- transactions
- pvp
- stats
- games
- standings
- tokeninfo
- account
- daily rewards
- dailycrafting
- mapchests
- worldbosses
- game mechanics
- masteries
- mounts
- skins
- types
- outfits
- pets
- professions
- races
- specializations
- skills
- traits
- legends
- guild
- guild
- :id
- permissions
- search
- upgrades
- emblem
- guild
- guild authenticated
- guild
- :id
- log
- members
- ranks
- stash
- treasury
- teams
- upgrades
- :id
- guild
- home instance
- home
- cats
- nodes
- home
- items
- finishers
- items
- itemstats
- materials
- pvp
- amulets
- recipes
- search
- skins
- map information
- continents
- maps
- Miscellaneous
- build
- colors
- currencies
- dungeons
- files
- quaggans
- minis
- raids
- titles
- worlds
- Story
- backstory
- answers
- questions
- stories
- seasons
- backstory
- sPvP
- pvp
- ranks
- seasons
- leaderboards
- pvp
- trading post
- commerce
- listings
- exchange
- coins
- gems
- prices
- commerce
- world v world
- wvw
- abilities
- matches
- objectives
- ranks
- upgrades
- wvw
Dependencies
~0.4–1MB
~22K SLoC