Lifecycle

This section presents the lifecycle of an incoming request. It outlines the sequential steps involved, from when a client initiates a request to when the framework delivers the response. Understanding this lifecycle is essential for effectively building a Galbe application.

Request Flowchart

Clicking on any element of the following chart will redirect you to the corresponding section of the documentation, providing a more detailed explanation of each stage in the lifecycle.

Request Router Parser & Validator Plugin onFetch onRoute beforeHandle afterHandlehook1hook1next hook2hook2next HandlerResponse