Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 254 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 254 Bytes

🌤 Example Weather App

weather app based on Uber Fx modules

QuickStart

install dependencies

go mod vendor

put openweather api key to

example.toml

run server

go run main.go -config example.toml