devops-tim-2 / devops-tim-2/MessageService

Feature: Send message

オープン
#5 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue wontfix
主要言語
言語のデータがありません
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

Implement and test out add message functionality. Basic use case would be:

1. Logged user, with valid jwt token sends POST http request to /<:u_id> endpoint, wishing to send message to user with id u_id
2. If logged user follows the user with id=u_id , add Message entity to database, otherwise return 403 (doesn't follow) or 404 (u_id user does not exist in database).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。