Skip to content

fruitnanny/fruitnanny-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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