codex-team / codex-team/notes.api
(First task): add GET all users endpoint
Aperta
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.