Skip to content

Spuffynism/hibp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hibp-client

hibp-client is a clojure library that wraps the Have I been pwned API v3.

Usage

See examples.

Some calls need an api key. See Authorisation from the official HIBP documentation.

Installation

hibp-client is available as a Maven artifact from Clojars.

Running tests

Run unit tests with lein test

Run integration tests with lein test :integration

Development

Use lein test-refresh to continuously run tests as code is changed.

TODO

  • write unit tests
    • api
    • breach
    • paste
    • pwned_password
  • write integration tests
    • breach
    • paste
    • pwned_password

About

❤️‍🩹 Have I been pwned clojure client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published