Projects in Awesome Lists by fastify
A curated list of projects in awesome lists by fastify .
https://github.com/fastify/fastify
Fast and low overhead web framework, for Node.js
nodejs performance speed webframework
Last synced: 12 May 2025
https://github.com/fastify/fast-json-stringify
2x faster than JSON.stringify()
fastify-library json speed stringify
Last synced: 13 May 2025
https://github.com/fastify/fastify-vite
Fastify plugin for Vite integration
fastify fastify-plugin isomorphic react server-rendering server-side-rendering solid solidjs ssr svelte sveltejs universal vue vue3
Last synced: 13 Feb 2026
https://github.com/fastify/fastify-swagger
Swagger documentation generator for Fastify
documentation fastify fastify-plugin swagger
Last synced: 12 May 2025
https://github.com/fastify/fastify-cli
Run a Fastify application with one command!
cli fastify fastify-tool scaffold tool
Last synced: 13 May 2025
https://github.com/fastify/fastify-nextjs
React server side rendering support for Fastify with Next
fastify fastify-plugin next react ssr
Last synced: 14 May 2025
https://github.com/fastify/aws-lambda-fastify
Insipired by aws-serverless-express to work with Fastify with inject functionality
amazon api api-gateway aws cloud fastify fastify-library javascript lambda node nodejs proxy serverless web
Last synced: 14 May 2025
https://github.com/fastify/fastify-rate-limit
A low overhead rate limiter for your routes
fastify fastify-plugin rate-limiting
Last synced: 14 May 2025
https://github.com/fastify/fluent-json-schema
A fluent API to generate JSON schemas
Last synced: 11 Apr 2025
https://github.com/fastify/fastify-sensible
Defaults for Fastify that everyone can agree on
defaults fastify fastify-plugin http utility
Last synced: 11 Apr 2025
https://github.com/fastify/fastify-static
Plugin for serving static files as fast as possible
fastify fastify-plugin file-server static
Last synced: 13 May 2025
https://github.com/fastify/fastify-cors
Fastify CORS
cors cors-headers fastify fastify-plugin
Last synced: 29 Apr 2025
https://github.com/fastify/fastify-websocket
basic websocket support for fastify
Last synced: 14 May 2025
https://github.com/fastify/avvio
Asynchronous bootstrapping of Node applications
Last synced: 10 Apr 2025
https://github.com/fastify/fastify-helmet
Important security headers for Fastify
Last synced: 10 Apr 2025
https://github.com/fastify/light-my-request
Fake HTTP injection library
fastify-library http injection nodejs
Last synced: 14 May 2025
https://github.com/fastify/under-pressure
Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"
Last synced: 14 May 2025
https://github.com/fastify/fastify-auth
Run multiple auth functions in Fastify
authentication fastify fastify-plugin strategy-pattern
Last synced: 14 May 2025
https://github.com/fastify/point-of-view
Template rendering plugin for Fastify
fastify fastify-plugin speed templates
Last synced: 14 May 2025
https://github.com/fastify/fastify-http-proxy
Proxy your http requests to another server, with hooks
api-gateway fastify fastify-plugin http-proxy proxy
Last synced: 14 May 2025
https://github.com/fastify/fastify-autoload
Require all plugins in a directory
Last synced: 14 May 2025
https://github.com/fastify/fastify-passport
Use passport strategies for authentication within a fastify application
authentication fastify fastify-plugin passport
Last synced: 14 May 2025
https://github.com/fastify/fastify-example-twitter
Fastify example - clone twitter
Last synced: 04 Oct 2025
https://github.com/fastify/fastify-cookie
A Fastify plugin to add cookies support
Last synced: 14 May 2025
https://github.com/fastify/fastify-oauth2
Enable to perform login using oauth2 protocol
Last synced: 14 May 2025
https://github.com/fastify/middie
Middleware engine for Fastify
fastify fastify-plugin middlewares performances
Last synced: 14 May 2025
https://github.com/fastify/docs-chinese
Fastify 中文文档
chinese-translation documentation fastify
Last synced: 16 May 2025
https://github.com/fastify/fastify-express
Express compatibility layer for Fastify
compatibility express fastify fastify-plugin
Last synced: 13 Apr 2025
https://github.com/fastify/fastify-mongodb
Fastify MongoDB connection plugin
database fastify fastify-plugin mongodb
Last synced: 26 Jan 2026
https://github.com/fastify/env-schema
Validate your env variables using Ajv and dotenv
environment environment-variables fastify-library json-schema validation
Last synced: 14 May 2025
https://github.com/fastify/secure-json-parse
JSON.parse() drop-in replacement with prototype poisoning protection
fastify-library json-parser security
Last synced: 14 May 2025
https://github.com/fastify/fastify-env
Fastify plugin to check environment variables
Last synced: 15 May 2025
https://github.com/fastify/fastify-secure-session
Create a secure stateless cookie session for Fastify
Last synced: 15 May 2025
https://github.com/fastify/fastify-caching
A Fastify plugin to facilitate working with cache headers
Last synced: 14 Apr 2025
https://github.com/fastify/fastify-redis
Plugin to share a common Redis connection across Fastify
caching fastify fastify-plugin redis
Last synced: 15 May 2025
https://github.com/fastify/fastify-plugin
Plugin helper for Fastify
encapsulation fastify fastify-library versioning
Last synced: 14 May 2025
https://github.com/fastify/fastify-compress
Fastify compression utils
brotli compression deflate fastify fastify-plugin gzip
Last synced: 14 May 2025
https://github.com/fastify/fastify-postgres
Fastify PostgreSQL connection plugin
fastify fastify-plugin postgres
Last synced: 15 May 2025
https://github.com/fastify/fastify-request-context
Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)
async-storage fastify fastify-plugin
Last synced: 15 May 2025
https://github.com/fastify/fastify-bearer-auth
A Fastify plugin to require bearer Authorization headers
Last synced: 15 May 2025
https://github.com/fastify/fastify-type-provider-typebox
A Type Provider for Typebox
Last synced: 14 Apr 2025
https://github.com/fastify/csrf-protection
A fastify csrf plugin
csrf csrf-protection fastify fastify-plugin
Last synced: 15 Jan 2026
https://github.com/fastify/fast-proxy
Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, HTTP2
api fastify-library gateway http javascript js nodejs proxy rest server
Last synced: 14 Mar 2025
https://github.com/fastify/fastify-swagger-ui
Serve Swagger-UI for Fastify
documentation fastify fastify-plugin openapi swagger
Last synced: 15 May 2025
https://github.com/fastify/github-action-merge-dependabot
This action automatically approves and merges dependabot PRs.
Last synced: 14 May 2025
https://github.com/fastify/fastify-csrf
A fastify csrf plugin
csrf csrf-protection fastify fastify-plugin
Last synced: 24 Apr 2025
https://github.com/fastify/fastify-reply-from
fastify plugin to forward the current http request to another server
Last synced: 14 May 2025
https://github.com/fastify/fastify-circuit-breaker
A low overhead circuit breaker for your routes
circuit-breaker fastify fastify-plugin
Last synced: 15 May 2025
https://github.com/fastify/create-fastify
Rapidly generate a Fastify project
fastify fastify-tool nodejs npx
Last synced: 12 Apr 2025
https://github.com/fastify/fastify-formbody
A Fastify plugin to parse x-www-form-urlencoded bodies
Last synced: 14 May 2025
https://github.com/fastify/fastify-error
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins
Last synced: 15 May 2025
https://github.com/fastify/fastify-routes
Decorates fastify instance with a map of routes
Last synced: 08 Apr 2025
https://github.com/fastify/deepmerge
Merges the enumerable properties of two or more objects deeply. Fastest implementation of deepmerge
deepmerge fastify-library merge nodejs
Last synced: 21 Jan 2026
https://github.com/fastify/fastify-awilix
Dependency injection support for fastify
Last synced: 16 May 2025
https://github.com/fastify/restartable
Restart Fastify without losing a request
Last synced: 16 May 2025
https://github.com/fastify/busboy
A streaming parser for HTML form data for node.js
Last synced: 14 May 2025
https://github.com/fastify/fastify-schedule
Fastify plugin for scheduling periodic jobs
Last synced: 16 May 2025
https://github.com/fastify/fast-uri
Dependency-free RFC 3986 URI toolbox
fastify-library uri uri-parser
Last synced: 15 May 2025
https://github.com/fastify/fastify-example-todo
A Simple Fastify REST API Example
Last synced: 05 Apr 2025
https://github.com/fastify/fastify-funky
Make fastify functional! Plugin, adding support for fastify routes returning functional structures, such as Either, Task or plain parameterless function
fastify fastify-plugin functional-programming
Last synced: 04 Apr 2025
https://github.com/fastify/fastify-basic-auth
Fastify Basic auth plugin
authentication basic fastify fastify-plugin
Last synced: 16 May 2025
https://github.com/fastify/demo
A concrete example of a Fastify application using what are considered best practices by the Fastify community
best-practises demo demo-app fastify fastify-demo nodejs typescript webframework
Last synced: 09 Apr 2025
https://github.com/fastify/fastify-hotwire
Use the Hotwire pattern with Fastify
fastify fastify-plugin hotwire-turbo
Last synced: 05 Apr 2025
https://github.com/fastify/fastify-etag
Automatically generate etags for HTTP responses, for Fastify
Last synced: 16 May 2025
https://github.com/fastify/fastify-accepts
Add an accepts parser to Fastify
accept-header encoding fastify fastify-plugin
Last synced: 16 May 2025
https://github.com/fastify/website
docusaurus docusaurus-v3 fastify website
Last synced: 04 Apr 2025
https://github.com/fastify/releasify
A tool to release in a simpler way your module
changelog cli fastify-tool github-releases hacktoberfest release release-notes
Last synced: 05 Apr 2025
https://github.com/fastify/fastify-kafka
Fastify plugin to interact with Apache Kafka
event-sourcing events fastify fastify-plugin kafka
Last synced: 04 Apr 2025
https://github.com/fastify/fastify-url-data
A plugin to provide access to the raw URL components
Last synced: 12 Apr 2025
https://github.com/fastify/fastify-response-validation
A simple plugin that enables response validation for Fastify
ajv fastify fastify-plugin response validation
Last synced: 04 Apr 2025
https://github.com/fastify/fastify-routes-stats
provide stats for routes using perf_hooks, for fastify
Last synced: 05 Apr 2025
https://github.com/fastify/fastify-elasticsearch
Fastify plugin for Elasticsearch
Last synced: 05 Apr 2025
https://github.com/fastify/fastify-type-provider-json-schema-to-ts
A Type Provider for json-schema-to-ts
Last synced: 04 Apr 2025
https://github.com/fastify/one-line-logger
Helps you format fastify's log into a nice one line message
Last synced: 05 Apr 2025
https://github.com/fastify/process-warning
A small utility for creating warnings and emitting them
Last synced: 16 May 2025
https://github.com/fastify/safe-regex2
detect possibly catastrophic, exponential-time regular expressions
Last synced: 19 Oct 2025
https://github.com/fastify/skeleton
Template repository to create standardized Fastify plugins.
Last synced: 19 Oct 2025
https://github.com/fastify/fastify-accepts-serializer
Serializer according to the accept header
Last synced: 09 May 2025
https://github.com/fastify/fastify-leveldb
Plugin to share a common LevelDB connection across Fastify
Last synced: 09 Apr 2025
https://github.com/fastify/tsconfig
Shared TypeScript configuration for fastify projects
Last synced: 07 Apr 2025
https://github.com/fastify/fastify-early-hints
Draft plugin of the HTTP 103 implementation
Last synced: 01 Oct 2025
https://github.com/fastify/json-schema-ref-resolver
JSON schema reference resolver
fastify-library json-schema openapi reference swagger
Last synced: 06 Apr 2025
https://github.com/fastify/ajv-compiler
Build and manage the AJV instances for the fastify framework
ajv ajv-validation fastify fastify-library json-schema
Last synced: 04 Apr 2025
https://github.com/fastify/fastify-throttle
Throttle the download speed of a request
fastify fastify-plugin throttle throttling
Last synced: 19 Oct 2025
https://github.com/fastify/csrf
CSRF utilities for fastify
csrf csrf-protection fastify fastify-fork fastify-plugin
Last synced: 09 Apr 2025
https://github.com/fastify/vite-plugin-blueprint
Vite plugin for shadowing files from a blueprint folder.
Last synced: 19 Oct 2025
https://github.com/fastify/fastify-diagnostics-channel
Plugin to deal with diagnostics_channel on Fastify
Last synced: 19 Oct 2025
https://github.com/fastify/fastify-bankai
Bankai assets compiler for Fastify
Last synced: 10 Jul 2025
https://github.com/fastify/workflows
Reusable workflows for use in the Fastify organization
Last synced: 11 Sep 2025
https://github.com/fastify/send
Fork of the send module to deal with CVE-2017-20165
fastify-library file-download send
Last synced: 05 Apr 2025