backend

command
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2019 License: GPL-3.0 Imports: 18 Imported by: 0

README

c3place backend

start the redis server

docker compose up

build and start the api server

make run

test the api server

make test

send a pixel with curl

curl -X POST http://localhost:4000/pixel -H 'Content-Type: application/json' -d '{"r": 0, "g": 255, "b": 0, "x": 100, "y": 100}'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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