go-hibp/README.md

1.1 KiB

go-hibp - Simple go client for the HIBP API

Go Reference Go Report Card Build Status codecov buy ma a coffee

This Go package provides an simple to use interface to the excellent "Have I Been Pwned" (HIBP) API by Troy Hunt.

Usage

Check out the GoDocs Reference for details on how to implement access to the HIBP API with this package. You will also find GoDoc code examples there.