Fastify WebSockets API plugin
Plugin helper for Fastify
Fastify CORS
Fast and low overhead web framework, for Node.js
Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation
Plugin for serving static files as fast as possible.
Serve Swagger-ui for Fastify
Important security headers for Fastify
A module for Fastify to parse x-www-form-urlencoded bodies
A low overhead rate limiter for your routes
Plugin for fastify to add support for cookies
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Build and manage the AJV instances for the fastify framework
Defaults for Fastify that everyone can agree on
Fastify compression utils
JWT utils for Fastify
Prometheus metrics exporter for Fastify
basic websocket support for fastify
Middleware engine for Fastify
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
Multipart plugin for Fastify
Run a fastify route with one command!
proxy http requests, for Fastify