etternaonline_api

Crates.ioetternaonline_api
lib.rsetternaonline_api
version0.2.0
sourcesrc
created_at2020-07-13 22:41:00.264784
updated_at2021-03-04 20:50:38.47558
descriptionA Rust wrapper for the v2 API of https://etternaonline.com
homepage
repositoryhttps://github.com/kangalioo/etternaonline-api
max_upload_size
id264851
size105,916
kangalio (kangalio)

documentation

README

EtternaOnline API

This Rust crate provides an ergonomic wrapper around the v2 API of EtternaOnline, commonly abbreviated "EO".

The EO API requires a valid username and password combination to expose its functions. You will also need an API token called "client data".

Please don't use this crate for any malicious purposes.

Usage

For detailed documentation, see the docs

Commit count: 84

cargo fmt