Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 391 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 391 Bytes

haveibeenpawned.rb

Install

  1. Create 'environement.rb' file in the same directory which will contain the haveibeenpawned API key. Ex.: ENV['API_KEY']='YOUR_API_KEY'
  2. For more information about obtaining an API key: https://haveibeenpwned.com/API/Key

Todo

  • Add complete usage examples using an example workflow.
  • Add multiple API versions for backward compatibility.