Skip to content

corbinpage/password-rating-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Rating API

Simple and secure Web API to check the quality of a proposed password.

Try it out or call the service from your own app.

How it Works

Make a GET request to /api/v1/passwords/{password} to receive a rating and details about your password's strength.

curl https://password-rating.herokuapp.com/api/v1/passwords/123456

License

MIT

About

Simple and secure Web API to check the quality of a proposed password.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published