codex-team / codex-team/notes.api

(First task): add GET all users endpoint

Open
#277 0 comments 0 reactions 1 assignee Claimed by @3388ShubinPavel View on GitHub
good first issue should not be merged
Dominant language
TypeScript
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.