POST http://localhost:3000/register HTTP/1.1 Content-Type: application/json { "email": "johndoe@exemple.com", "username": "johndoe", "password": "Password123" }