Browse Source

update readme

pull/342/head
Guillaume Vincent 8 years ago
parent
commit
1564042f35
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      readme.md

+ 12
- 0
readme.md View File

@@ -4,4 +4,16 @@


api server with django rest framework for LessPass password manager api server with django rest framework for LessPass password manager


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

## Tests

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

see [lesspass](https://github.com/lesspass/lesspass) project see [lesspass](https://github.com/lesspass/lesspass) project

Loading…
Cancel
Save