Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superpenguin/bmkg_open_data
Dart library for fetching data from https://data.bmkg.go.id/
https://github.com/superpenguin/bmkg_open_data
bmkg-api dart flutter
Last synced: 2 days ago
JSON representation
Dart library for fetching data from https://data.bmkg.go.id/
- Host: GitHub
- URL: https://github.com/superpenguin/bmkg_open_data
- Owner: SuperPenguin
- License: mit
- Created: 2022-06-01T10:22:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T05:16:27.000Z (8 months ago)
- Last Synced: 2024-11-10T12:46:36.475Z (about 1 month ago)
- Topics: bmkg-api, dart, flutter
- Language: Dart
- Homepage: https://pub.dev/packages/bmkg_open_data
- Size: 337 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# BMKG Open Data
Dart library to fetch weather forecast and earthquake from https://data.bmkg.go.id/.
For more info about the API check out their docs at:
- Forecast https://data.bmkg.go.id/prakiraan-cuaca/
- Earthquake https://data.bmkg.go.id/gempabumi/## LICENSE
This library is licensed in MIT license.
And for API usage, you have to mention/credits BMKG as data source in your application as explained on their web.