Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 273 Bytes

File metadata and controls

20 lines (12 loc) · 273 Bytes

midnightapisvr

文字冒险游戏 Midnight-Sun 的后台 API Server。


编译 & 运行

go build -o midnightapisvr midnightapisvr.go
./midnightapisvr

Server 将监听本机的 8848 端口。


API 文档

midnightapisvr API 文档