ipapi-rb 1.0.0
The IpApi gem implements a lightweight interface to the IP-API.com geolocation API. IP-API provides location and network information for any IP address or domain name in JSON format. This gem supports both the free endpoint (rate-limited, HTTP only) and the Pro endpoint (unlimited, HTTPS) with automatic endpoint selection based on API key presence.
Gemfile:
=
install:
=
Versions:
- 1.0.0 January 30, 2026 (11 KB)
Runtime Dependencies (2):
dynamicschema
~> 2
faraday
~> 2