Simulates a thread of execution to allow for true session context to take place per api call within the fastify lifecycle of calls.
Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions
A streaming parser for HTML form data for node.js
Plugin helper for Fastify
Inspired by aws-serverless-express to work with Fastify with inject functionality.
Crazy fast http radix based router
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Parse HTTP X-Forwarded-For header
proxy http requests, for Fastify
Fast and low overhead web framework, for Node.js
Plugin for fastify to add support for cookies
Better streaming static file server with Range and conditional-GET support
Fastify CORS
a negotiator for the accept-headers
Fastify compression utils
Build and manage the fast-json-stringify instances for the fastify framework
Official Fastify OpenTelemetry Instrumentation
Build and manage the AJV instances for the fastify framework
forward your HTTP request to another server, for fastify
Prometheus metrics exporter for Fastify
Middleware engine for Fastify
Plugin for serving static files as fast as possible.
basic websocket support for fastify
Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation