Skip to content

golang messaging microservice backup#16

Open
kesquerra wants to merge 5 commits intomainfrom
go_msg
Open

golang messaging microservice backup#16
kesquerra wants to merge 5 commits intomainfrom
go_msg

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.

1 participant