codex-team / codex-team/notes.api
(First task): add GET all users endpoint
Đang mở
good first issue
should not be merged
- Ngôn ngữ chính
- TypeScript
- Star
- 4
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
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á.