Go wrapper for BMKG (Badan Meteorologi, Klimatologi dan Geofisika). All the data provided here https://data.bmkg.go.id/gempabumi
I use this package for integrate with IoT devices like ESP32, Arduino, etc.
Download and install it:
go get -u github.com/fajarlubis/gempa-go
Import it in your code:
import "github.com/fajarlubis/gempa-go"