Fastify Plugin to serve responses for health checks
Defaults for Fastify that everyone can agree on
a negotiator for the accept-headers
Better streaming static file server with Range and conditional-GET support
JWT utils for Fastify
Fastify plugin to serve default favicon requests
Middleware engine for Fastify
Fastify plugin that allows to add custom health checks in your server
A small utility for creating warnings and emitting them.
Fastify compression utils
proxy http requests, for Fastify
A Type Provider for Typebox over Fastify
Zod Type Provider for Fastify@5
Prometheus metrics exporter for Fastify
Determine the address of a proxied request
Request raw body
Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions
A simple formatter for fastify's logs
forward your HTTP request to another server, for fastify
Require all plugins in a directory
An Apollo Server integration for use with Fastify
Template plugin for Fastify
Fastify plugin to check environment variables
Validate your env variables using Ajv with .env file support using Node.js built-in parseEnv