devries / passwordPurgatory

A frustrating webservice which checks your password complexity.

Home Page:https://purgatory.unnecessary.tech/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Purgatory in Go

This is essentially a copy of the password purgatory api by Troy Hunt as described in his blog post. I really liked the idea and used it to hone my skills at deploying an API in go, rather than javascript, and to Cloud Run rather than to Cloudflare Workers. I encourage you to look into Troy Hunt's original project rather than here if you are interested in his work.

About

A frustrating webservice which checks your password complexity.

https://purgatory.unnecessary.tech/

License:MIT License


Languages

Language:Go 94.9%Language:Dockerfile 5.1%