Commit History

Author SHA1 Message Date
  e22m4u 037898fea7 refactor: moves ROOT_PATH constant to separated file 3 weeks ago
  e22m4u 8a7a38c5cb refactor: replaces hardcoded root path with its constant 3 weeks ago
  e22m4u 15946d4a20 refactor: moves route definition checking to a separated function 3 weeks ago
  e22m4u 2919826aa8 refactor: improve linting 1 month ago
  e22m4u c903c29194 refactor: rollback 1 month ago
  e22m4u b6ed9dbbfe refactor: removes type definitions 1 month ago
  e22m4u 6e64cb8f3b refactor: adds Route to RequestContext 2 months ago
  e22m4u 7756da6c84 refactor: replaces req and res to request and response 2 months ago
  e22m4u 518e81a40c refactor: context property `container` renamed to `cont` 2 months ago
  e22m4u 49a592a060 feat: adds the meta option to RequestContext 2 months ago
  e22m4u 3d55c97244 refactor: renames HookType to RouterHookType 2 months ago
  e22m4u c999b03292 feat: adds IncomingMessage and ServerResponse to request container 3 months ago
  e22m4u 4aa9d4caa5 fix: pre-handler hooks invocation and request body encoding 3 months ago
  e22m4u 4efa464fd7 chore: improves errors handling 3 months ago
  e22m4u 8d8027a298 refactor: rename HookName to HookType to improve semantic 4 months ago
  e22m4u adbe56cdc2 feat: register RequestContext in request-scope container 4 months ago
  e22m4u 38cb427725 chore: updates dependencies 7 months ago
  e22m4u 598fa46d47 chore: renames constant HOOK_NAME to HookName 1 year ago
  e22m4u 4cb78ea0f6 fix: utils export 1 year ago
  e22m4u ab67b886f5 chore: renames HTTP_METHOD to HttpMethod 1 year ago
  e22m4u 285a14c183 chore: updates README.md and renames the method `router.requestHandler` to `router.requestListener` 1 year ago
  e22m4u 9c123b7342 chore: initial commit 1 year ago