was_your_pass_leaked

module
v0.0.0-...-69d1acc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2024 License: MIT

README

codecov

How the service works

  1. Receives a request with a password
  2. Checks local DB for a record if such password was already been checked
  3. Returns true if a password was found - means it appeared in leakages
  4. Sends request to https://haveibeenpwned.com/API/v3 to check for appearance in leakages
  5. In case not found - returns false

Endpoints

OpenAPI link here

GET /checkPassword GET /ping

Directories

Path Synopsis
cmd
api
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL