POST /login
Host: /api
Content-Type: application/json
{
"username": "ultrabanger",
"email": "ultra@banger.com",
"password": "thereisnone"
}