command
module
Version:
v0.0.0-...-1bd3253
Opens a new window with list of versions in this module.
Published: Feb 2, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Weather Data Harvester
This is a Go microservice that harvests weather data from the OpenWeatherMap API
and stores it in a PostgreSQL database.
Packages
We use:
- echo for routing
- zap for logging
- dig for dependency injection
- gorm for ORM
Linter
We use golangci-lint to lint our code. To run the linter, run the
following command:
golangci-lint run
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.