https://github.com/microlinkhq/geolocation
Get detailed information about the incoming request based on the IP address.
https://github.com/microlinkhq/geolocation
api geolocation geolocation-api ip microservice
Last synced: 12 months ago
JSON representation
Get detailed information about the incoming request based on the IP address.
- Host: GitHub
- URL: https://github.com/microlinkhq/geolocation
- Owner: microlinkhq
- License: other
- Created: 2022-07-28T09:00:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T19:20:54.000Z (about 1 year ago)
- Last Synced: 2025-04-07T13:43:39.250Z (about 1 year ago)
- Topics: api, geolocation, geolocation-api, ip, microservice
- Language: JavaScript
- Homepage: https://geolocation.microlink.io
- Size: 568 KB
- Stars: 31
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
> Get detailed information about the incoming request based on the IP address
The following routes are exposed:
- [`/`](https://geolocation.microlink.io/) –
It returns all the data based on the incoming request IP address.
- [`/airports`](https://geolocation.microlink.io/airports) –
It returns airports data.
- [`/countries`](https://geolocation.microlink.io/countries?alpha2=ES) –
It returns countries data. This endpoint allows to filter by alpha2, alpha3 or numeric.
- [`/headers`](https://geolocation.microlink.io/headers) –
It returns incoming headers.
## License
**microlink** © [Microlink](https://microlink.io), released under the [MIT](https://github.com/microlinkhq/sdk/blob/master/LICENSE.md) License.
Authored and maintained by [Kiko Beats](https://kikobeats.com) with help from [contributors](https://github.com/microlinkhq/sdk/contributors).
> [microlink.io](https://microlink.io) · GitHub [microlinkhq](https://github.com/microlinkhq) · X [@microlinkhq](https://x.com/microlinkhq)