Skip to content

RESTful API that should at least do the following: Create and list users Create new conversations with users, and list conversations that a certain user is part of Send a message to a conversation and view all messages in a conversation

Notifications You must be signed in to change notification settings

slopeofhope81/pythonMessagingApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

RESTful API that do all the followings: Create and list users Create new conversations with users, and list conversations that a certain user is part of Send a message to a conversation and view all messages in a conversation Some kind of authentication mechanism Some kind of API documentation Appropriate tests

About

RESTful API that should at least do the following: Create and list users Create new conversations with users, and list conversations that a certain user is part of Send a message to a conversation and view all messages in a conversation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages