- The app is hosted on https://braudelan-messaging.herokuapp.com/
- A link to postman collection with examples of how to use the app.
- Messages can only be sent by a logged-in user (authorized).
- Getting messegas, either by filtering or by specific message id, will only return messages associated with the logged-in user (as sender or as receiver).
- A message can only be deleted by its' sender or receiver.