codex-team / codex-team/notes.api

(First task): add GET all users endpoint

Đang mở
#277 0 bình luận 0 reaction 1 người được giao Được @3388ShubinPavel nhận Xem trên GitHub
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á.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.