You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,6 @@
2
2
3
3
A simple wrapper around the [ip-api.com](http://ip-api.com) API for IP geolocation information written in Go (golang). Works for both the free API as well as the paid, commercial API if you have purchased a Pro license.
4
4
5
-
There's plenty of options if you need IP geolocation information, including directly using the MaxMind GeoIP2 database. However, I wasn't looking
6
-
at standing up an entire service for making a few calls here and there. [ip-api.com](http://ip-api.com) has a great free tier service for hobby
0 commit comments