The following project is a simple implementation of a weather monitoring station based on the ESP8266 powered device. It runs as a client for platform-independent server web service written using Go and a little bit of JavaScript.
This project would not be possible without following great open source libraries.
Client code for IOT device:
Server web service:
There is a blog post describing what the purpose of this repository is.
This project is licensed under the Apache License - see the LICENSE file for details.