Go to file
2019-05-10 12:54:18 +02:00
.vscode stting 2019-04-24 14:36:38 +02:00
backend fix bug timestamp 2019-05-10 09:45:08 +02:00
client add modal componeent 2019-05-10 12:54: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"}'