itchio-api 0.3.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.

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.

I am unaware of other endpoints in version 1 of the API. If I missed any, feel free to open an issue!

License

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