weatherapp

A sample application that retrieves the weather conditions given the city name. It is a microservices application that is deployed to containers so it can serve as a good practice lab for DevOps (docker-compose, Helm, Kubernetes, Istio, etc.) (by abohmeed)

Weatherapp Alternatives

Similar projects and alternatives to weatherapp based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better weatherapp alternative or higher similarity.

weatherapp reviews and mentions

Posts with mentions or reviews of weatherapp. We have used some of these posts to build our list of alternatives and similar projects.
  • building go image confusion
    1 project | /r/docker | 17 Jun 2022
    #build stage FROM golang:alpine AS builder RUN apk add git WORKDIR /go/src/app RUN git clone https://github.com/abohmeed/weatherapp WORKDIR /go/src/app/weatherapp/auth/src/main RUN go build -o /go/bin/app -v ./... #Attention ,-v ./...????

Stats

Basic weatherapp repo stats
1
1
0.0
over 1 year ago

The primary programming language of weatherapp is HCL.

Popular Comparisons

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com