Skip to content

jz0ojiang/go-maimai-player-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-maimai-player-counter

API service for maimai-player-counter

Data Source

Configuration

  • host: host of the service, default: :8080

  • database: database configuration

    • sqlite: path of sqlite3 database file, default: data/pcdata.sqlite3

    • leveldb: path of leveldb database directory, default: data/counter

  • captcha: choose captcha service, default: hCaptcha

    • hCaptcha: use hCaptcha service

    • turnstile/Turnstile: use turnstile service

  • hcaptcha_secret: secret key of hcaptcha

  • turnstile_secret: secret key of cloudflare turnstile

  • totp_secret: secret key of totp, need to generate by yourself

API Doc

API Doc

About

舞萌DX 机厅玩家计数器 后端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages