- Create 'environement.rb' file in the same directory which will contain the haveibeenpawned API key.
Ex.:
ENV['API_KEY']='YOUR_API_KEY'
- For more information about obtaining an API key: https://haveibeenpwned.com/API/Key
- Add complete usage examples using an example workflow.
- Add multiple API versions for backward compatibility.