Go to file
2019-05-14 21:51:52 +02:00
.vscode stting 2019-04-24 14:36:38 +02:00
backend add remove space if no result 2019-05-14 21:28:29 +02:00
client migrate to yarn 2019-05-14 21:28:44 +02:00
.gitignore change project structure 2019-04-29 16:23:24 +02:00
deploy_client.sh Mettre à jour 'deploy_client.sh' 2019-05-14 21:49:25 +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"}'