codex-team / codex-team/notes.api
(First task): add GET all users endpoint
オープン
good first issue
should not be merged
- 主要言語
- TypeScript
- スター
- 4
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。