devops-tim-2 / devops-tim-2/MessageService
Feature: Send message
Đang mở
good first issue
wontfix
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.