package
0.0.0-20231004192402-bd6057fa61f0
Repository: https://github.com/jponge/playground-go-microservices.git
Documentation: pkg.go.dev

# README

A HTTP service that stores temperature update data in a database

Notes

  • Uses viper and cobra for CLI and configuration
  • Uses the gorm ORM with a sqlite3 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