A small Webserver recieving temperature and other weather data that stores them in a sqlite database and provides a REST-API to access them
Go to file
2026-06-28 11:08:03 +00:00
.gitignore Initial commit 2026-06-28 11:08:03 +00:00
LICENSE Initial commit 2026-06-28 11:08:03 +00:00
README.md Initial commit 2026-06-28 11:08:03 +00:00

WetterstationServer

A small Webserver recieving temperature and other weather data that stores them in a sqlite database and provides a REST-API to access them