Number of APIs: 6
POST http://localhost:3000/api/messages
GET http://localhost:3000/api/messages
GET http://localhost:3000/api/messages/3
PUT http://localhost:3000/api/messages/3
DELETE http://localhost:3000/api/messages/2
POST http://localhost:3000/api/messages/search?query=is.min:1, the.max:0
ENDPOINTS