Skip to content

chatgut/PostServiceMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostServiceMessage

The PostService utilizes MongoDB as a scalable and efficient database for storing messages between users.

Getting Started

Clone Project (Compose under progress)

Endpoints

GET /posts Retrieves all messages between two users based on the provided headers and query parameters.

DELETE /{id} Deletes a message with the specified ID.

POST /posts Adds a new message to the chat between two users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages