Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement password manager API (new) #104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Entity069
Copy link
Contributor

Related Issue

Closes #42

Type of Change

  • New Feature
  • Bug Fix
  • Code Refactor
  • Documentation Update
  • Other (please specify):

Description of Change

Implemented a REST API using flask

Implementation Details

  • Implemented a REST API using flask and added endpoints for interacting with each command in the main.py
  • Changed README.md and added instructions and example uses of the API
  • Added a requirements.txt file containing all the dependencies

Demo

Screenshot_20241217_014250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement password manager API
1 participant