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

https://github.com/thrzl/crust

⛏️ a real fast minecraft api (wip)
https://github.com/thrzl/crust

actix-web minecraft minecraft-api mojang mojang-api rust rust-lang rustlang

Last synced: 12 months ago
JSON representation

⛏️ a real fast minecraft api (wip)

Awesome Lists containing this project

README

          





copper block

crust


a real fast minecraft api (huge emphasis on W I P!!!)



read the docs »

### built with

this section should list any major frameworks that you built your project using. leave any add-ons/plugins for the acknowledgements section. here are a few examples.
* actix-web
* reqwest
* miniserde
* cached

see the [open issues](https://github.com/terabyte3/crust/issues) for a list of proposed features (and known issues).

## contributing

contributions are what make the open source community such an amazing place to learn, inspire, and create. any contributions you make are **greatly appreciated**.

1. fork the project
2. install [`cargo-chef`](https://lib.rs/crates/cargo-chef)
3. create your feature branch (`git checkout -b feature/amazingfeature`)
4. run `cargo chef prepare`
5. commit your changes (`git commit -m 'add some amazingfeature'`)
6. push to the branch (`git push origin feature/amazingfeature`)
7. open a pull request

## license

distributed under the apache 2.0 license. see [`license`](https://github.com/terabyte3/crust/blob/master/LICENSE) for more information.

## acknowledgements
* [gitmoji](https://gitmoji.dev)
* [choose an open source license](https://choosealicense.com)

###### **thrizzle. 2022**