Skip to content

thndev878/restfulapi_messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restfulapi_messages

API with endpoints which offer CRUD operations for 'messages'

  • API for the following commands:
GET: Retrieve all Messages
GET: Retrieve a Messages by ID
POST: Create a Messages
PUT: Update a Messages by ID
DELETE: Delete a Messages by ID
  • API is responds with a json format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published