Hive

module
v0.0.0-...-e93fc31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2024 License: GPL-3.0

README

Hive

Game Engine of the Interactive Flower Installation

Testing

Run and test locally
go run ./cmd/daemon
Get engine status
curl -X GET localhost:12345/engine 
Get engine config
curl -X GET localhost:12345/config/engine 
Updates engine config with test-engine example
curl -X PUT localhost:12345/config/engine -d "$(cat ./example/test-engine.json)"
Get game status
curl -X GET localhost:12345/game 
Get game config
curl -X GET localhost:12345/config/game

Directories

Path Synopsis
cmd
pkg
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL