1 2 3 4 5 6 7
POST http://localhost:8080/v1/register { "username": "wormhole", "password": "12345678" } HTTP 201