Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
/ skyblock-rs Public archive

Rust client for interacting with Hypixel's Skyblock API

License

Notifications You must be signed in to change notification settings

thinkier/skyblock-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skyblock-rs

Rust client for interacting with Hypixel's Skyblock API

Getting started

examples/index-ah is a fairly simple example of how to index into all of the current available auctions, other features will be added as I go along.

This library is written using stable rust's futures! So minimum rustc of 1.39 or it won't run. Consult the examples' Cargo.toml if in doubt. Ramblings aside, here's is how to include it in your project:

[dependencies]
skyblock-rs = "0.1.0"

Currently it's unstable as it's very much incomplete, but the basic backbone is there, some refactoring in the future will probably cause irritation and yeah.

Contributions

Yes please! Make pull requests! Just don't borke the whole thing~!

About

Rust client for interacting with Hypixel's Skyblock API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages