Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kangalio/etternaonline-api

Rust bindings to the https://etternaonline.com v1, v2, and web API
https://github.com/kangalio/etternaonline-api

api etterna etternaonline-api

Last synced: 2 months ago
JSON representation

Rust bindings to the https://etternaonline.com v1, v2, and web API

Awesome Lists containing this project

README

        

# 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)**