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
Big Thanks for
- sohamkamani
- tutorialedge
- dasarpemrogramangolang-novalagung
- Go Dev
- levelup.gitconnected.com
- openweather.org
- blog.boot.dev
- digitalocean.com