command
module
Version:
v0.0.0-...-aa340e4
Opens a new window with list of versions in this module.
Published: Aug 7, 2019
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
rpi-back-go
Raspberry Pi Golang backend
Routes
- GET / client
- GET /status Gets an array of sensor status [0, 0, 0, 0, 0, 0]
- POST /begin {"username": "", "email": "", "balls": 6} Begins a game => {"status": "begin"}
- POST /end End the current game => {"status": "end", "result": [0, 0, 0, 0, 0, 0]}
Install:
- go
- gcc-arm-linux-gnueabihf
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.