Liking cljdoc? Tell your friends :D

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

Run all tests with lein test :all

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~~

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close