This is the HTTP API for the FruitNanny project written in Go.
The API is bundled in a Debian package which can be cross-compiled for the
armhf
architecture.
# Build for the host architecture
make build
# Cross-compile for Raspberry Pi
make crossdeb