warframe.rs
An async crate to wrap the Worldstate API and the warframe.market API.
Use this crate if you want to make a Warframe-related rust project that is async.
Getting started
To install, simply run cargo add warframe.
Note that the MSRV of this project is 1.85.
Example
use ;
async
Contributing
See CONTRIBUTING
Commitlint
Commit messages are linting in the PR