mirror of
https://github.com/wneessen/go-hibp.git
synced 2024-11-09 15:32:52 +01:00
1 KiB
1 KiB
go-hibp - Simple go client for the HIBP API
This Go package provides an simple to use interface to the excellent "Have I Been Pwned" (HIBP) API by Troy Hunt.
Usage
Have a look at the GoDocs Reference for details on how to implement access to the HIBP API with this package or check out the examples for the different APIs in the examples directory.