command
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Dec 17, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.