.vscode | ||
backend | ||
client | ||
.gitignore | ||
deploy_client.sh | ||
readme.md |
#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"}'
.vscode | ||
backend | ||
client | ||
.gitignore | ||
deploy_client.sh | ||
readme.md |
#chaine_tv_web
curl -X POST -H 'Content-Type: application/json' -i 'http://127.0.0.1:5000/api/v1/login/' --data '{"email":"vincent","password":"test"}'