Skip to content

nikulnik/weather

Repository files navigation

Start the application

  1. Install swagger.
  2. Run from the root of the repository directory : swagger generate server [-f ./swagger.yaml]
  3. Set OPENWEATHERMAP_KEY env to your openweathermap.org key.
  4. Run go mod download and go mod tidy
  5. Run go run cmd/weather-api-server/main.go
  6. The app. address and port will be shown in your console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages