Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files 6 роки тому
..
api [mono repo] remove git cached files 6 роки тому
lesspass [mono repo] remove git cached files 6 роки тому
.editorconfig [mono repo] remove git cached files 6 роки тому
.gitignore [mono repo] remove git cached files 6 роки тому
.travis.yml [mono repo] remove git cached files 6 роки тому
Dockerfile [mono repo] remove git cached files 6 роки тому
README.md [mono repo] remove git cached files 6 роки тому
entrypoint.sh [mono repo] remove git cached files 6 роки тому
manage.py [mono repo] remove git cached files 6 роки тому
requirements.txt [mono repo] remove git cached files 6 роки тому
supervisord.conf [mono repo] remove git cached files 6 роки тому

README.md

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