10 Commits

Author SHA1 Message Date
7e1eaf3f1f Add dynamic route matching and validation improvements
Introduces dynamic route parameter support in route path computation and schema matching. Adds a utility for sending validation errors, updates schema definitions to support header validation, and refactors server middleware to handle header, body, and query validation with improved error handling. Also adds a placeholder user route and updates dependencies to include 'path-to-regexp'.
2025-12-20 18:19:03 +01:00
18efd445e5 Added a better error handling 2025-12-20 15:48:57 +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
a6a25251ee Delete errors.js 2025-12-16 03:47:29 +01:00
28d51ec760 First commit 2025-12-16 03:43:54 +01:00
962582e906 Initial commit 2025-12-16 00:28:20 +01:00