Hoyo SDK server emulator
Find a file
2025-02-21 14:29:49 +03:00
html Hi 2025-02-21 14:29:49 +03:00
rsa Hi 2025-02-21 14:29:49 +03:00
src Hi 2025-02-21 14:29:49 +03:00
.gitignore Hi 2025-02-21 14:29:49 +03:00
Cargo.lock Hi 2025-02-21 14:29:49 +03:00
Cargo.toml Hi 2025-02-21 14:29:49 +03:00
LICENSE Initial commit 2025-02-21 11:19:46 +00:00
README.md Hi 2025-02-21 14:29:49 +03:00
sdk.default.toml Hi 2025-02-21 14:29:49 +03:00

hoyo-sdk

Portable and lightweight SDK server implementation in Rust.

Usage

Just compile and run. The server uses sqlite, so no additional database setup required.

Register an account

By default, you can register an account here: http://127.0.0.1:20100/account/register (assuming you're running server with the default configuration)