You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build was killed
Details
|
6 months ago | |
---|---|---|
.vscode | 4 years ago | |
backend | 1 year ago | |
client | 4 years ago | |
.drone.yml | 6 months ago | |
.gitignore | 4 years ago | |
Dockerfile | 1 year ago | |
Makefile | 1 year ago | |
deploy_client.sh | 4 years ago | |
readme.md | 4 years ago |
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"}'