# Table of contents Composables for Node.js ## Web links - [Wooks](wooks.moost.org/) - [Router Benchmark](wooks.moost.org/benchmarks/router.html) - [HTTP Framework Benchmark](wooks.moost.org/benchmarks/wooks-http.html) - [Quick Start Guide](wooks.moost.org/cliapp) - [Command Usage (Help)](wooks.moost.org/cliapp/cli-help.html) - [Introduction to Wooks CLI](wooks.moost.org/cliapp/introduction.html) - [](wooks.moost.org/cliapp/logging.html) - [Command Options](wooks.moost.org/cliapp/options.html) - [Routing](wooks.moost.org/cliapp/routing.html) - [Meet the Team](wooks.moost.org/team.html) - [Get Started with Web App](wooks.moost.org/webapp) - [Body Parser](wooks.moost.org/webapp/body.html) - [Comparison with Other HTTP Frameworks](wooks.moost.org/webapp/comparison.html) - [Composables](wooks.moost.org/webapp/composables) - [Request Composables](wooks.moost.org/webapp/composables/request.html) - [Response Composables](wooks.moost.org/webapp/composables/response.html) - [Express Integration](wooks.moost.org/webapp/express.html) - [Fastify Integration](wooks.moost.org/webapp/fastify.html) - [Programmatic Fetch](wooks.moost.org/webapp/fetch.html) - [H3 Integration](wooks.moost.org/webapp/h3.html) - [Framework Integrations](wooks.moost.org/webapp/integrations) - [Introduction to Wooks HTTP](wooks.moost.org/webapp/introduction.html) - [](wooks.moost.org/webapp/logging.html) - [Custom Composables](wooks.moost.org/webapp/more-hooks.html) - [Proxy Requests](wooks.moost.org/webapp/proxy.html) - [Routing](wooks.moost.org/webapp/routing.html) - [Serve Static](wooks.moost.org/webapp/static.html) - [Testing](wooks.moost.org/webapp/testing.html) - [Quick Start](wooks.moost.org/wf) - [Composables](wooks.moost.org/wf/composables.html) - [Flows](wooks.moost.org/wf/flows.html) - [HTTP Integration](wooks.moost.org/wf/http-integration.html) - [Input & Resume](wooks.moost.org/wf/input-and-resume.html) - [What are Wooks Workflows?](wooks.moost.org/wf/introduction.html) - [Outlets](wooks.moost.org/wf/outlets.html) - [Steps](wooks.moost.org/wf/steps.html) - [Why Workflows?](wooks.moost.org/wf/why.html) - [Wooks Flavors](wooks.moost.org/wooks) - [Creating a Custom Event Context](wooks.moost.org/wooks/advanced/custom-context.html) - [Logging in Wooks](wooks.moost.org/wooks/advanced/logging.html) - [Creating a Custom Wooks Adapter](wooks.moost.org/wooks/advanced/wooks-adapter.html) - [Event Context](wooks.moost.org/wooks/advanced/wooks-context.html) - [Generic Wooks](wooks.moost.org/wooks/generic-wooks.html) - [Type Safety](wooks.moost.org/wooks/type-safety.html) - [What is Wooks?](wooks.moost.org/wooks/what.html) - [Why Wooks?](wooks.moost.org/wooks/why.html) - [Get Started with WebSocket](wooks.moost.org/wsapp) - [Client Guide](wooks.moost.org/wsapp/client.html) - [WebSocket Composables](wooks.moost.org/wsapp/composables.html) - [Introduction to Wooks WebSocket](wooks.moost.org/wsapp/introduction.html) - [](wooks.moost.org/wsapp/logging.html) - [Wire Protocol](wooks.moost.org/wsapp/protocol.html) - [Rooms & Broadcasting](wooks.moost.org/wsapp/rooms.html) - [Testing](wooks.moost.org/wsapp/testing.html) ## LLMs links - [Wooks](wooks.moost.org/index.md) - [Router Benchmark](wooks.moost.org/benchmarks/router.md) - [HTTP Framework Benchmark](wooks.moost.org/benchmarks/wooks-http.md) - [Quick Start Guide](wooks.moost.org/cliapp.md) - [Command Usage (Help)](wooks.moost.org/cliapp/cli-help.md) - [Introduction to Wooks CLI](wooks.moost.org/cliapp/introduction.md) - [](wooks.moost.org/cliapp/logging.md) - [Command Options](wooks.moost.org/cliapp/options.md) - [Routing](wooks.moost.org/cliapp/routing.md) - [Meet the Team](wooks.moost.org/team.md) - [Get Started with Web App](wooks.moost.org/webapp.md) - [Body Parser](wooks.moost.org/webapp/body.md) - [Comparison with Other HTTP Frameworks](wooks.moost.org/webapp/comparison.md) - [Composables](wooks.moost.org/webapp/composables.md) - [Request Composables](wooks.moost.org/webapp/composables/request.md) - [Response Composables](wooks.moost.org/webapp/composables/response.md) - [Express Integration](wooks.moost.org/webapp/express.md) - [Fastify Integration](wooks.moost.org/webapp/fastify.md) - [Programmatic Fetch](wooks.moost.org/webapp/fetch.md) - [H3 Integration](wooks.moost.org/webapp/h3.md) - [Framework Integrations](wooks.moost.org/webapp/integrations.md) - [Introduction to Wooks HTTP](wooks.moost.org/webapp/introduction.md) - [](wooks.moost.org/webapp/logging.md) - [Custom Composables](wooks.moost.org/webapp/more-hooks.md) - [Proxy Requests](wooks.moost.org/webapp/proxy.md) - [Routing](wooks.moost.org/webapp/routing.md) - [Serve Static](wooks.moost.org/webapp/static.md) - [Testing](wooks.moost.org/webapp/testing.md) - [Quick Start](wooks.moost.org/wf.md) - [Composables](wooks.moost.org/wf/composables.md) - [Flows](wooks.moost.org/wf/flows.md) - [HTTP Integration](wooks.moost.org/wf/http-integration.md) - [Input & Resume](wooks.moost.org/wf/input-and-resume.md) - [What are Wooks Workflows?](wooks.moost.org/wf/introduction.md) - [Outlets](wooks.moost.org/wf/outlets.md) - [Steps](wooks.moost.org/wf/steps.md) - [Why Workflows?](wooks.moost.org/wf/why.md) - [Wooks Flavors](wooks.moost.org/wooks.md) - [Creating a Custom Event Context](wooks.moost.org/wooks/advanced/custom-context.md) - [Logging in Wooks](wooks.moost.org/wooks/advanced/logging.md) - [Creating a Custom Wooks Adapter](wooks.moost.org/wooks/advanced/wooks-adapter.md) - [Event Context](wooks.moost.org/wooks/advanced/wooks-context.md) - [Generic Wooks](wooks.moost.org/wooks/generic-wooks.md) - [Type Safety](wooks.moost.org/wooks/type-safety.md) - [What is Wooks?](wooks.moost.org/wooks/what.md) - [Why Wooks?](wooks.moost.org/wooks/why.md) - [Get Started with WebSocket](wooks.moost.org/wsapp.md) - [Client Guide](wooks.moost.org/wsapp/client.md) - [WebSocket Composables](wooks.moost.org/wsapp/composables.md) - [Introduction to Wooks WebSocket](wooks.moost.org/wsapp/introduction.md) - [](wooks.moost.org/wsapp/logging.md) - [Wire Protocol](wooks.moost.org/wsapp/protocol.md) - [Rooms & Broadcasting](wooks.moost.org/wsapp/rooms.md) - [Testing](wooks.moost.org/wsapp/testing.md)