364.89M
total weekly downloads
117 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.
env-schema
Validate your env variables using Ajv with .env file support using Node.js built-in parseEnv
fast-content-type-parse
Parse HTTP Content-Type header according to RFC 9110
@fastify/accept-negotiator
a negotiator for the accept-headers
@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-benchmarks
Benchmarks for Fastify, a fast and low-overhead web framework.
@fastify/busboy
A streaming parser for HTML form data for node.js
@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-cli
Run a fastify route with one command!
@fastify/compress
Fastify compression utils
@fastify/cookie
Plugin for fastify to add support for cookies
@fastify/cors
Fastify CORS