codex-team / codex-team/notes.api

(First task): add GET all users endpoint

Aperta
#277 0 commenti 0 reazioni 1 assegnatario Rivendicata da @3388ShubinPavel Vedi su GitHub
good first issue should not be merged
Lingua principale
TypeScript
Stelle
4
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Problem
Add route for API, that would be available by `GET /user` endpoint
it should return all users from the database

## Steps
- Add `GET /` endpoint for user router
- Add `getAllUsers()` method for `UserService`
- Add `getAllUsers()` method for `UserRepository`
- Add `getAllUsers()` method for `UserSettings`
- Add tests for the route

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.