Skip to content

Conversation

@kesquerra
Copy link
Contributor

Static Messaging Microservice
API endpoints:
POST /message -- create message
GET /message -- gets all messages
GET /message/:id -- gets message by id
DELETE /message/:id -- deletes message by id
GET /chat/:sender_id/:receiver_id -- gets all messages between two users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants