Skip to content

api server with django rest framework for LessPass password manager

License

Notifications You must be signed in to change notification settings

xbazhen/backend

 
 

Repository files navigation

LessPass backend

REST API used by lesspass-pure to store password profiles

  • python 3
  • django rest framework
  • django rest framework jwt
  • djoser
  • postgresql
  • gunicorn

Tests

pip install -r requirements.txt
python manage.py test

License

This project is licensed under the terms of the GNU GPLv3.

Issues

report issues on LessPass project

About

api server with django rest framework for LessPass password manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%