An open API service indexing awesome lists of open source software.

https://github.com/bugfan/optx-server

答题小程序前后台,vue+go
https://github.com/bugfan/optx-server

Last synced: 5 months ago
JSON representation

答题小程序前后台,vue+go

Awesome Lists containing this project

README

          

## 使用
```

SERVER_PORT=443 ISHTTPS=true go run main.go
scp ./panel 服务器

```

### 今天增加了sqlite3支持