Skip to content

anandahisanah/backend-weather-on-your-schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Backend - Weather Data Fetcher

Golang Backend - Weather Data Fetcher with PostgreSQL is a backend application that retrieves weather data directly from BMKG (Meteorology, Climatology, and Geophysics Agency) every 400 minutes and stores the data in a PostgreSQL database. This application provides a feature to fetch real-time weather data from various cities supported by BMKG and persistently store it for further analysis and usage.

The application is built using Golang programming language and utilizes PostgreSQL as the database management system. By using this application, you can easily fetch, store, and access accurate and up-to-date weather data from BMKG.

Features

  • Fetching weather data directly from BMKG
  • Automatic scheduling for data retrieval every 400 minutes
  • Storing weather data in a PostgreSQL database
  • Support for various cities
  • Accurate and up-to-date weather data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages