go-get-api

its a merge between api time and api weather

Flow

using openweathermap API as reference.

  • access the weather API using: localhost:8080/api/weather?loc={location_name}

  • access the time API using: localhost:8080/api/time?loc={location_name}

Documentation

  • Weather API

    image

  • Time API

    image

Big Thanks for

GitHub

View Github