Banzaika / password_manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clone the repo:

git clone https://github.com/Banzaika/password_manager.git

Run this command for change mod of bash script to executable:

sudo chmod +x build_project

run Bash script:

./build_project

Done!

Note: because hashing provides one-way encryption, after creating a password, the API returns only its hash

Requests examples on Postman

About


Languages

Language:Python 98.3%Language:Dockerfile 1.7%