Go to file
2019-05-11 16:21:07 +02:00
.vscode stting 2019-04-24 14:36:38 +02:00
backend reference page ce chargé plusieur foi a cause des connection asynchrone 2019-05-11 15:25:04 +02:00
client add button for modal 2019-05-11 16:15:18 +02:00
.gitignore change project structure 2019-04-29 16:23:24 +02:00
deploy_client.sh revert deploy script 2019-05-09 17:09:22 +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"}'