#! /bin/bash # curl -X 'POST' \ 'http://127.0.0.1:8000/login' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -d '{ "username": "fdamstra" }'