Skip to content

Aspenware/ardrinko-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduinko-Server

A golang server that sits on the network and listens for raw telemetry from Arduinko (via UDP). Exposes a restful API that offers this information in a friendlier format.

Compiling/Running

Install Go. Run:

go get

And then:

go build

Edit config.ini, then:

./ardrinko-server

About

Turn raw Arduinko data into a REST service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages