gamenight/backend/requests/login.sh

2 lines
134 B
Bash
Executable File

curl -v -X POST -H "Content-Type: application/json" -d '{"username": "roflin", "password": "oreokoekje123"}' localhost:8000/api/login