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:
=
安装:
=
版本列表:
- 1.0.0 January 30, 2026 (11.0 KB)
Runtime 依赖 (2):
dynamicschema
~> 2
faraday
~> 2