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

Feature: Send message

Aperta
#5 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
good first issue wontfix
Lingua principale
Nessun dato sulla lingua
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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).

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.