Commit Graph
5 Commits
Author SHA1 Message Date
dependabot[bot] 7bef6dc208 Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
2025-12-31 22:36:12 +00:00
Yusuf İpek 53694ac883 change(person/route) put, takes previous values if not specified by user 2021-07-25 11:45:52 +03:00
Yusuf İpek 45b722be38 created(logger) I've added winston as logger 2021-07-25 09:57:20 +03:00
Yusuf İpek 2de9d3594a created(auth) auth middleware has been added and used on person route 2021-07-24 11:04:58 +03:00
Yusuf İpek 7fdb1de1e9 create(person-model) created person model and joi validations 2021-07-21 15:55:01 +03:00