Skip to content

This is a social media messenger api which supports CRUD operations on Message, Profile and Comments.

Notifications You must be signed in to change notification settings

thepri10/messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messenger Application RESTful API

This is a social media messenger api that has the following functionalities:

  • Client is able to perform CRUD operations on Profile, Message, Comment

  • A message is composed by an author, a message can have multiple comments

Messenger API (Level 3 in RMM):

  • Accepts request body in JSON/XML and can return response in JSON/XML

  • Maps each HTTP Method to corresponding method in the controller

  • Has support for HATEOAS

About

This is a social media messenger api which supports CRUD operations on Message, Profile and Comments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages