Pinned Repositories
benchmarks
Fast and low overhead web framework fastify benchmarks
demo
A concrete example of a Fastify application using what are considered best practices by the Fastify community
fast-json-stringify
2x faster than JSON.stringify()
fastify
Fast and low overhead web framework, for Node.js
fastify-cli
Run a Fastify application with one command!
fastify-dx
Archived
fastify-swagger
Swagger documentation generator for Fastify
fastify-vite
Fastify plugin for Vite integration
help
Need help with Fastify? File an Issue here
point-of-view
Template rendering plugin for Fastify
Fastify's Repositories
fastify/fastify
Fast and low overhead web framework, for Node.js
fastify/fastify-vite
Fastify plugin for Vite integration
fastify/fastify-swagger
Swagger documentation generator for Fastify
fastify/fastify-cli
Run a Fastify application with one command!
fastify/benchmarks
Fast and low overhead web framework fastify benchmarks
fastify/fastify-static
Plugin for serving static files as fast as possible
fastify/fastify-websocket
basic websocket support for fastify
fastify/light-my-request
Fake HTTP injection library
fastify/under-pressure
Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"
fastify/fastify-http-proxy
Proxy your http requests to another server, with hooks
fastify/env-schema
Validate your env variables using Ajv and dotenv
fastify/secure-json-parse
JSON.parse() drop-in replacement with prototype poisoning protection
fastify/fastify-compress
Fastify compression utils
fastify/fastify-type-provider-typebox
A Type Provider for Typebox
fastify/demo
A concrete example of a Fastify application using what are considered best practices by the Fastify community
fastify/fastify-swagger-ui
Serve Swagger-UI for Fastify
fastify/fastify-reply-from
fastify plugin to forward the current http request to another server
fastify/fast-uri
Dependency-free RFC 3986 URI toolbox
fastify/fastify-basic-auth
Fastify Basic auth plugin
fastify/website
fastify/fastify-kafka
Fastify plugin to interact with Apache Kafka
fastify/releasify
A tool to release in a simpler way your module
fastify/otel
OpenTelemetry instrumentation library
fastify/fastify-flash
Flash message plugin for Fastify
fastify/json-schema-ref-resolver
JSON schema reference resolver
fastify/workflows
Reusable workflows for use in the Fastify organization
fastify/fastify-valkey-glide
Plugin to share a common valkey connection across Fastify
fastify/gh-issues-finder
Fetches issues tagged with "good first issue" in a github org
fastify/fastify-opensearch
Fastify plugin for OpenSearch
fastify/action-pr-title
Github action to enforce Pull Request title conventions