prooph / link

Automated Workflow Processing
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Provide a message information http service #4

Open codeliner opened 9 years ago

codeliner commented 9 years ago

When sending a message to processor-proxy/api/messages the service returns the message on success. It would be better to return a 201 response with a Location header to a message information service. The app should lock all messages and connect information so that the message information service can return detailed information.