Skip to content

jmaris/keepsafe-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keepsafe-server

Description

A REST powered fully encrypted password manager : Server

Requirements

  • pymysql (pip install pymysql)
  • captcha (pip install captcha)
  • falcon (pip install falcon)
  • gunicorn (pip install gunicorn)
  • sqlalchemy (pip install sqlalchemy)
  • pynacl (pip install pynacl)

Run the API server

gunicorn model:app

About

A REST powered fully encrypted password manager : Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages