Plugin helper for Fastify
zero dependency (except fastify-plugin) fastify recaptcha plugin <br> options: ```ts /* https://developers.google.com/recaptcha/docs/verify Verification is failed if: score < 0.5 || success === false || options.hostaname && options.hostname !== host
Plugin helper for Fastify
Fast and low overhead web framework, for Node.js
Fastify CORS
Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation
A module for Fastify to parse x-www-form-urlencoded bodies
Plugin for serving static files as fast as possible.
Serve Swagger-ui for Fastify
Important security headers for Fastify
A low overhead rate limiter for your routes
Adds fastify support to your application
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.
Defaults for Fastify that everyone can agree on
Build and manage the AJV instances for the fastify framework
Fastify compression utils
JWT utils for Fastify
Prometheus metrics exporter for Fastify
basic websocket support for fastify
Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions
Fastify plugin for Vite with Hot-module Replacement.
Middleware engine for Fastify
Multipart plugin for Fastify