POST http://localhost:8080/signup content-type: application/json { "email": "test@example.com", "password": "test" }