Crates.io | blue_archive |
lib.rs | blue_archive |
version | 0.5.2 |
source | src |
created_at | 2023-04-01 20:46:09.118172 |
updated_at | 2024-06-22 23:01:32.901609 |
description | A Blue Archive api wrapper for Rust, based off of SchaleDB's data: https://github.com/lonqie/SchaleDB |
homepage | |
repository | https://github.com/MerryweatherLost/blue_archive_api-rs |
max_upload_size | |
id | 827534 |
size | 155,578 |
A Rust API wrapper of lonqie's SchaleDB that represents data from the game Blue Archive.
For more information, go to these links:
Something I wanted to make in Rust was a simple api wrapper, picked something and the rest was history. Much of it is still a work in progress.
The former versions <= 0.2.*
used a different API, and to migrate to the new one, a lot of changes needed to happen to adjust.
Repository: https://github.com/MerryweatherLost/blue_archive_api-rs
If you wish to help out, you can. I am a beginner in Rust and I do not mind a few pointers.