Skip to content

Commit afc5ed8

Browse files
feat(BE): implement CRUD API for users (#243)
* feat: add user CRUD methods to the repo * feat: implement user controller and router * feat: integrate and documente user CRUD endpoints * Revert "chore: setup TypeScript linting with ESLint" This reverts commit e9eaeb9. * fix & refactor: see details - add email check in updateUser - remove unnecessary type - rename UserController file * implement review * Revert "Revert "chore: setup TypeScript linting with ESLint"" This reverts commit 49dfafd. * fix/docs: fix path
1 parent d5e3b67 commit afc5ed8

File tree

11 files changed

+501
-156
lines changed

11 files changed

+501
-156
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)