https://github.com/daimaou92/auto-geolite2
Automatic management and APIs for Maxmind geolite2 database
https://github.com/daimaou92/auto-geolite2
Last synced: about 1 year ago
JSON representation
Automatic management and APIs for Maxmind geolite2 database
- Host: GitHub
- URL: https://github.com/daimaou92/auto-geolite2
- Owner: daimaou92
- License: mit
- Created: 2022-11-11T19:46:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T11:32:58.000Z (over 3 years ago)
- Last Synced: 2024-12-29T05:34:01.301Z (over 1 year ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Why
Almost all consumer facing projects I have ever worked on needs country information.
So here it is - mostly from maxmind. Country and phone number mappings is explicitly added as
a JSON file in this repo. Make sure `PHONE_JSON_FILE` env variable points to this included file.
### It auto updates every 7 days