7 Commits

Author SHA1 Message Date
335aef34e3 Add user GET endpoint, schemas, and security middlewares
Introduces GET /users/:id endpoint with validation schema, adds tests for user and register routes, and applies security middlewares (helmet, hpp, cors) to the server. Also adds ESLint configuration and updates logger with linting comments.
2025-12-22 13:26:13 +01:00
f6f4a249c1 Update README.md 2025-12-16 03:59:35 +01:00
6aaf1fd567 Update README.md 2025-12-16 03:56:45 +01:00
e66544c306 Update README.md 2025-12-16 03:55:46 +01:00
da31a8a6bb Actualiser README.md 2025-12-16 03:52:39 +01:00
2ee8c75269 Actualiser README.md 2025-12-16 03:52:22 +01:00
962582e906 Initial commit 2025-12-16 00:28:20 +01:00