etternaonline_api 0.2.0

A Rust wrapper for the v2 API of https://etternaonline.com
Documentation
1
2
3
4
5
6
7
8
9
10
11
# EtternaOnline API

This Rust crate provides an ergonomic wrapper around the v2 API of
[EtternaOnline](https://etternaonline.com), 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](https://docs.rs/etternaonline-api)**