Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kangalio/etternaonline-api
- Owner: kangalio
- License: mit
- Created: 2020-07-12T19:32:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T10:40:44.000Z (about 2 years ago)
- Last Synced: 2024-03-14T21:24:23.688Z (9 months ago)
- Topics: api, etterna, etternaonline-api
- Language: Rust
- Homepage:
- Size: 133 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)**