aboutsummaryrefslogtreecommitdiff
path: root/source/library
Commit message (Expand)AuthorAgeFilesLines
* refactor(router): move Router class documentation from index.md to README.mdAlex2025-03-231-0/+0
* refactor(router): reorganize Router class into separate index file and remove...Alex2025-03-232-0/+127
* feat(router): Add support for dynamic route parametersAlex2025-03-231-4/+22
* feat(router): improve Router class with enhanced error handling and path norm...Alex2025-03-231-20/+30
* Refactor `route` function for improved performance and error handlingAlex2025-03-231-7/+19
* refactor: implement Router class for improved request handlingAlex2025-03-231-0/+67
* move back to vanillaAlex Pooley2025-03-201-24/+0
* feat: implement service status validation and refactor status routeAlex Pooley2025-03-191-0/+24