A small Webserver recieving temperature and other weather data that stores them in a sqlite database and provides a REST-API to access them
| .idea | ||
| models | ||
| services | ||
| .gitignore | ||
| db.py | ||
| LICENSE | ||
| main.py | ||
| README.md | ||
| simulate_measurements.py | ||
| test_main.http | ||
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