hoyo-sdk/README.md
2025-02-21 14:29:49 +03:00

10 lines
346 B
Markdown

# 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)