https://github.com/tnc1997/dart-nominatim-api-client
A client for accessing the Nominatim API.
https://github.com/tnc1997/dart-nominatim-api-client
Last synced: 10 months ago
JSON representation
A client for accessing the Nominatim API.
- Host: GitHub
- URL: https://github.com/tnc1997/dart-nominatim-api-client
- Owner: tnc1997
- License: mit
- Created: 2025-08-24T18:04:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-02T20:00:38.000Z (10 months ago)
- Last Synced: 2025-09-02T22:04:15.993Z (10 months ago)
- Language: Dart
- Homepage: https://pub.dev/packages/nominatim_api_client
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.