95 packages
any-schema-you-like
`any-schema-you-like@1.1.0` has been deprecated. Please use `@fastify/any-schema@2.0.0` instead.
avvio
Asynchronous bootstrapping of Node applications
aws-lambda-fastify
`aws-lambda-fastify@2.2.0` has been deprecated. Please use `@fastify/aws-lambda@3.0.0` instead.
fast-content-type-parse
Parse HTTP Content-Type header according to RFC 7231
@fastify/accepts
Add accept parser to fastify
@fastify/accepts-serializer
Serializer according to the accept header
@fastify/ajv-compiler
Build and manage the AJV instances for the fastify framework
@fastify/any-schema
Save multiple schemas and decide which one use to serialize the payload Edit
@fastify/auth
Run multiple auth functions in Fastify
@fastify/autoload
Require all plugins in a directory
@fastify/awilix
Dependency injection support for fastify framework
fastify-awilix
`fastify-awilix@1.3.0` has been deprecated. Please use `@fastify/awilix@2.0.0` instead.
@fastify/aws-lambda
Inspired by aws-serverless-express to work with Fastify with inject functionality.
@fastify/basic-auth
Fastify Basic auth plugin
@fastify/bearer-auth
A Bearer authentication plugin for Fastify
@fastify/caching
A plugin for Fastify to enable management of cache control headers
@fastify/circuit-breaker
A low overhead circuit breaker for your routes
@fastify/compress
Fastify compression utils
@fastify/cookie
Plugin for fastify to add support for cookies
@fastify/cors
Fastify CORS
@fastify/csrf
primary logic behind csrf tokens
@fastify/csrf-protection
A plugin for adding CSRF protection to Fastify.
@fastify/deepmerge
Merges the enumerable properties of two or more objects deeply.
@fastify/diagnostics-channel
Plugin to deal with diagnostics_channel on Fastify
fastify-disablecache
Fastify plugin to disable client-side caching