etternaonline_api 0.2.0

A Rust wrapper for the v2 API of https://etternaonline.com
Documentation

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