Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T15:55:10.000Z (4 months ago)
- Last Synced: 2024-11-01T19:36:08.724Z (14 days ago)
- Topics: api, geolocation, geolocation-api, ip, microservice
- Language: JavaScript
- Homepage: https://geolocation.microlink.io
- Size: 559 KB
- Stars: 26
- Watchers: 3
- Forks: 4
- 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.- [`/countries`](https://geolocation.microlink.io/countries?alpha2=ES) –
It returns countries data. This endpoint allows to filter by alpha2, alpha3 or numeric.- [`/airports`](https://geolocation.microlink.io/airports) –
It returns airports data.## 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) · Twitter [@microlinkhq](https://twitter.com/microlinkhq)