27 releases
0.5.2 | Jun 22, 2024 |
---|---|
0.5.0 | Apr 29, 2024 |
0.4.0 | Mar 24, 2024 |
0.3.93 | Dec 20, 2023 |
0.3.8 | May 20, 2023 |
#500 in Web programming
46 downloads per month
90KB
2K
SLoC
blue_archive
A Rust API wrapper of lonqie's SchaleDB that represents data from the game Blue Archive.
Crediting
For more information, go to these links:
- Original Database Repository: https://github.com/lonqie/SchaleDB
- Owner: https://github.com/lonqie
- Website: https://schale.gg/
Information
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
Contributing
If you wish to help out, you can. I am a beginner in Rust and I do not mind a few pointers.
lib.rs
:
blue_archive
A Rust API wrapper of lonqie's SchaleDB
that represents data from the game Blue Archive.
Crediting
For more information, go to these links:
- Original Database Repository: https://github.com/lonqie/SchaleDB
- Owner: https://github.com/lonqie
- Website: https://schale.gg/
Information
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
Contributing
If you wish to help out, you can. I am a beginner in Rust and I do not mind a few pointers.
Dependencies
~7–17MB
~249K SLoC