itchio-api 0.2.0

Easily interact with the itch.io server-side API
Documentation

itchio-api

A simple crate to interact with the "server-side" API available on itch.io. Not very stable, as it's quite a work-in-progress.

Supported endpoints

The request() method also allows you to send a get request anywhere on itch.io. You can use it if the endpoint you want to use isn't supported!

Officially documented

Those endpoints are officially documented on the itch.io website: https://itch.io/docs/api/serverside

Not officially documented

Those endpoints are not officially documented, their existence and how they work is figured out through various means.

Other undocumented endpoints exist but aren't supported yet.

License

Licensed under the European Union Public Licence v1.2, please read the LICENSE file for more information.