server

module
v0.0.0-...-4eca9c6 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: GPL-3.0

README

go-ricrob

Go Report Card REUSE status

ricochet robots

Building

To build go-ricrob you need to have a working Go environment of the latest or second latest Go version. The minimal Go version supported is go 1.16

Test

Test server HTTP API
#Assuming the server is running at 'localhost:5000' the following command
#retrieves a board definition via tile position URL query parameters.
curl "http://localhost:50000/board?ttl=A1F&ttr=A2F&tbl=A3F&tbr=A4F"

Directories

Path Synopsis
cmd
internal
exec
Package exec runs solvers.
Package exec runs solvers.
server
Package server implements the ricrob server.
Package server implements the ricrob server.
webui
Package webui implements the ricrob web UI functionality as web assembly.
Package webui implements the ricrob web UI functionality as web assembly.

Jump to

Keyboard shortcuts

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