Go to file
2019-05-09 15:58:54 +02:00
.vscode stting 2019-04-24 14:36:38 +02:00
backend implement login 2019-05-08 18:06:44 +02:00
client correct syntax lint error 2019-05-09 15:25:05 +02:00
.gitignore change project structure 2019-04-29 16:23:24 +02:00
deploy_client.sh Mettre à jour 'deploy_client.sh' 2019-05-09 15:58:54 +02:00
readme.md implement login 2019-05-08 18:06:44 +02:00

#chaine_tv_web

  • test request authent:curl -X POST -H 'Content-Type: application/json' -i 'http://127.0.0.1:5000/api/v1/login/' --data '{"email":"vincent","password":"test"}'