Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Get detailed information about the incoming request based on the IP address.

Awesome Lists containing this project

README

        


microlink logo
microlink logo




> 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)