Online Objects Integration version 4 based on pure go
Inspired from ooi3
- Not depend on nginx
- Support https protocol
Require go >= 1.10.0 or latest (development)
Clone the repository
git clone https://github.com/MZIchenjl/ooi4.gitBuild the project
go build -o ooi4Place the executable file with the static/ folder and the config file app.toml
Usage
Usage of ooi4:
-config string
Set the config file(toml) (default "app.toml")