Number of APIs: 5
GET http://localhost:3000/api/users
POST http://localhost:3000/api/users
GET http://localhost:3000/api/users/3
PUT http://localhost:3000/api/users/3
DELETE http://localhost:3000/api/users/6
ENDPOINTS