Skip to content

Latest commit

 

History

History
28 lines (27 loc) · 745 Bytes

README.md

File metadata and controls

28 lines (27 loc) · 745 Bytes

Swaggerhub Documentation

GET /api
GET /forum/chatContacts
GET /forum/conversation/:userId/:startAmount?/:endAmount?
GET /forum/getArticles
GET /forum/getCommentsByPost/:postId
GET /forum/getCommentsByUser/:userId
GET /forum/getFollowingPosts/:amount
GET /forum/getPostById/:postId
POST /forum/addComment
POST /forum/addReaction
POST /forum/createArticle
POST /forum/createPost
POST /forum/follow/:username
POST /forum/readNotification/:notificationId
POST /forum/send
GET /user/getNotifications
GET /user/getUser/:username
GET /user/logout
GET /user/textDB/:property?
GET /user/whoami
POST /user/addFriend/:username
POST /user/login
POST /user/register
PUT /user/updateUser