POST http://localhost:3001/api/users content-type: application/json { "username": "andyyyyy", "name": "Andrew", "password": "123456" }