seeip_client library

A library that makes it easy to fetch data from SeeIP - A simple IP address API.

var seeip = SeeipClient();

Classes

GeoIP
Stores the response when requesting geographical IP address information.
OnlyIP
Stores the response when requesting only the IP address.
SeeipClient
This class is used to interact with the SeeIP API.