gog 0.1.1

A crate to use the GOG web api
Documentation
1
2
3
# gog-rs [![]https://img.shields.io/crates/v/gog.svg?style=flat-square]https://crates.io/crates/gog [![builds.sr.ht status]https://builds.sr.ht/~nicohman/gogapi-rs.svg]https://builds.sr.ht/~nicohman/gogapi-rs?

gog-rs is a rust library for talking to [GOG's unofficial REST API](https://gogapidocs.readthedocs.io/en/latest/index.html). Many thanks to Yepoleb for the hard work documenting how GOG's API works. This library is written mostly to support [wyvern](https://git,sr,ht/~nicohman/wyvern), but if you want any other endpoints/methods to be implemented, let me know and I'll be happy to add them! This is a mirror for the [sr.ht repository](https://git.sr.ht/~nicohman/gogapi-rs)