Router | use | required body | Required Header |
---|---|---|---|
/api/user/sign-up | to sign up an user |
|
none |
/api/user/sign-in | to sign in an user |
|
none |
/api/user/find | to find a user | userName (r) | authorization (r) |
/api/chat/send | to send message to someone |
|
authorization (r) |
/api/chat/get-all | to fetch whole inbox | none | authorization (r) |
/api/chat/get-user-chat | to get all messages from a single user | otherPersonId (r) | authorization (r) |
-
Notifications
You must be signed in to change notification settings - Fork 1
sudipta9/duta-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published