Skip to content

Welcome to the Cuaca Golang project! This project is designed to provide accurate and up-to-date weather information using the Go programming language. By leveraging a weather API, this project delivers easy-to-read weather data that can be seamlessly integrated into your Go projects.

Notifications You must be signed in to change notification settings

rezapace/cuaca_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuaca Golang 🌦️

Welcome to the Cuaca Golang project! This project is designed to provide accurate and up-to-date weather information using the Go programming language. By leveraging a weather API, this project delivers easy-to-read weather data that can be seamlessly integrated into your Go projects.

Features

  • Accurate and current weather information
  • Easy integration with Go projects
  • Simple and clean API usage

How to Run

  1. Clone the repository:

    git clone https://github.com/rezapace/cuaca_go
  2. Tidy up the dependencies:

    go mod tidy
  3. Run the application:

    go run main.go

Postman

To test the API using Postman, use the following URL:

http://localhost:8080/weather?location=jakarta

Screenshots

Running the application: Running Application

Postman output: Postman Output

Thank you for using Cuaca Golang! 🌤️💻

About

Welcome to the Cuaca Golang project! This project is designed to provide accurate and up-to-date weather information using the Go programming language. By leveraging a weather API, this project delivers easy-to-read weather data that can be seamlessly integrated into your Go projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages