/ipstack

:satellite: ipstack is a helper package for calling the https://ipstack.com API. It includes type-safe response packets and a WorkerPool for asynchronous, once-only, lookup tasks.

Primary LanguageGoApache License 2.0Apache-2.0

ipstack

📡 ipstack is a helper package for calling the https://ipstack.com API. It includes type-safe response packets and a WorkerPool for asynchronous, once-only, lookup tasks

GoDoc Go Report Card

Installation

To install ipstack, simly run:

$ go get github.com/harwoeck/ipstack