ggst-api-rs
ggst-api-rs copied to clipboard
A library for interfacing with the REST API of Guilty Gear Strive
I've gotten a bunch of reports since the patch of matches that should have been recorded as wins being recorded as losses (and presumably vice versa, but people don't complain...
Added an injection point for the API_VERSION so the crate itself does not need updating immediately on a new version. Might want to add an "Unknown" variant for character to...
I love the idea behind ratingupdate.info, but rn I play the game on PlayStation. Do you know what would it take to fetch console replays from the API? Of course...
API Doc?
Hi! This is awesome work, I'm just wondering if you could share your api doc? I'm trying to write myself something that pulls my stats down for me to save...
After reading @halvnykterist twitter update regarding the recent patch, I'm assuming there have been changes to the request/response structure of api queries. What is the current progress on updating to...