[!Caution] This project was rewritten in Rust.
Go edition and Python edition are not maintained anymore.
If you want to use Python edition, please go to old python branch.
If you want to use Go edition, please go to old go branch.
Haruki Sekai API
Haruki Sekai API is a companion project for HarukiBot, providing direct API access to various servers of the game Project Sekai: Colorful Stage.
Requirements
MySQL,SQLite,PostgreSQL(Optional, depending on your database choice)Redis(Optional, for caching sekai users)
How to Use
- Go to release page to download
haruki-sekai-api - Rename
haruki-sekai-configs.example.yamltoharuki-sekai-configs.yamland then edit it. - Make a new directory or use an exists directory
- Put
haruki-sekai-apiandharuki-sekai-configs.yamlin the same directory - Edit
haruki-sekai-configs.yamland configure it - Open Terminal, and
cdto the directory - Run
haruki-sekai-api
Nuverse Schema
See docs/nuverse-schema-guide.md.
License
This project is licensed under the MIT License.