harwoeck / 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.

Home Page:https://harwoeck.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

: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.

https://harwoeck.com

License:Apache License 2.0


Languages

Language:Go 100.0%