/fruitnanny-api

FruitNanny API server written in Go

Primary LanguageGoGNU General Public License v3.0GPL-3.0

FruitNanny API

This is the HTTP API for the FruitNanny project written in Go.

Building

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