!https://password-strength-classify.herokuapp.com/
https://documenter.getpostman.com/view/16298894/UVJhDaYD
- POST https://password-strength-classify.herokuapp.com/api?password=:password
- GET https://password-strength-classify.herokuapp.com/api/:password
Check
1. Password Analyzer.postman_collection.json
2. Screenshots
- Flask
- Python
- TF-IDF Vectorizer
- Decision Trees
- Pickle Library
- Clone repository
- pip install -r requirements.txt
- python app.py
- Go to localhost:5000
- Have Fun!