forked from Roflin/gamenight
2 lines
134 B
Bash
Executable File
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
|