# README
A HTTP service that stores temperature update data in a database
Notes
- Uses
viper
andcobra
for CLI and configuration - Uses the
gorm
ORM with asqlite3
backend - Uses
net/http
with Chi as a modern muxer. - Integration tests
Usage
Same as simple-temperature-store
.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author