📅  最后修改于: 2022-03-11 14:58:39.356000             🧑  作者: Mango
GET /users/ - return the information for
POST /users/ - modify/update the information for by providing the data
PUT - I will omit this for now as it is similar enough to `POST` at this level of depth
DELETE /users/ - delete user with ID