marcos-dev88 / gmweather

It's an app to check weather situation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gmweather Go mod version Redis version Docker version Docker Compose version


Summary



About the project

This is a weather app to check temperature and weather situation like raining or sunny day, and future situation too, using Golang to making requests and Redis to save cache.


Requirements

  • GNU Make >= v4.3
  • Docker >= v20.10.17
  • Docker Compose >= v2.6.1
  • Golang >= v1.18

Run the project

  1. Rename your .env.example to .env;
  2. Run the command make run;
  3. Search for which city you want.

About

It's an app to check weather situation


Languages

Language:Go 94.8%Language:Dockerfile 3.7%Language:Shell 1.2%Language:Makefile 0.3%