Skip to content
/ ooi4 Public

Online Objects Integration version 4 based on pure go

License

Notifications You must be signed in to change notification settings

MZIchenjl/ooi4

Repository files navigation

OOI4

CircleCI

Online Objects Integration version 4 based on pure go

Inspired from ooi3

Feature

  • Not depend on nginx
  • Support https protocol

Build

Require go >= 1.10.0 or latest (development)

Clone the repository

git clone https://github.com/MZIchenjl/ooi4.git

Build the project

go build -o ooi4

Run

Place 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")

License

BSD-3-Clause

About

Online Objects Integration version 4 based on pure go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published