Open jerajbe opened 2 years ago
metodo post "/users" body:{ email: "example@gmail.com", password: "12345", }
response :{ email: "example@gmail.com", id: 5 }