<h1>Register</h1><form method="POST" action="/v1/register"> <input type="email" /> <input type="password" /> <input type="submit" /> </form>