aboutsummaryrefslogtreecommitdiff
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-233-1/+128
* refactor(router): remove unused test route handlerAlex2025-03-231-8/+0
* feat(router): Add support for dynamic route parametersAlex2025-03-232-4/+30
* 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-232-79/+129
* docs: add JSDoc comment for fetch event handlerAlex2025-03-231-0/+10
* docs: add JSDoc comment for Respond helper functionAlex Pooley2025-03-221-0/+6
* add `96/twitch/streaming` endpointAlex Pooley2025-03-212-0/+50
* better response handling + corsAlex Pooley2025-03-201-4/+13
* move back to vanillaAlex Pooley2025-03-206-214/+677
* feat: enhance middleware by adding pretty JSON responses and request IDAlex Pooley2025-03-191-1/+9
* feat: implement service status validation and refactor status routeAlex Pooley2025-03-192-30/+31
* chore: add assets directory to wrangler.json and create hello.txt in public/s...Alex Pooley2025-03-192-0/+4
* chore: update compatibility_date and clean up wrangler.jsonAlex Pooley2025-03-191-29/+1
* refactor: rename context variable for clarity in route handlersAlex Pooley2025-03-191-8/+8
* remove tsAlex Pooley2025-03-195-22/+3
* Update wrangler.jsonAlex2025-02-221-5/+5
* initialAlex Pooley2025-02-227-0/+1268