Fast and low overhead web framework, for Node.js
139
公共仓库
61,172
总星标
1,258
关注者
Fastify是一款快速且开销低的Node.js网页框架,其在GitHub上的公开存在展示了其活跃的开发社区。该组织拥有多个公共仓库,主要使用JavaScript和TypeScript语言,包含一些广泛使用的项目,如fastify、fast-json-stringify和fastify-swagger。
Fast and low overhead web framework, for Node.js
2x faster than JSON.stringify()
Fastify plugin for Vite integration
Swagger documentation generator for Fastify
Archived
Run a Fastify application with one command!
Fast and low overhead web framework fastify benchmarks
A low overhead rate limiter for your routes
JWT utils for Fastify
Insipired by aws-serverless-express to work with Fastify with inject functionality
React server side rendering support for Fastify with Next
Multipart support for Fastify
Defaults for Fastify that everyone can agree on
A fluent API to generate JSON schemas
Plugin for serving static files as fast as possible
Fastify CORS
Asynchronous bootstrapping of Node applications
basic websocket support for fastify
Important security headers for Fastify
Fake HTTP injection library
Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"
Proxy your http requests to another server, with hooks
Template rendering plugin for Fastify
Run multiple auth functions in Fastify
Require all plugins in a directory
Enable to perform login using oauth2 protocol
Use passport strategies for authentication within a fastify application
A Fastify plugin to add cookies support
Middleware engine for Fastify
Express compatibility layer for Fastify
Validate your env variables using Ajv and dotenv
JSON.parse() drop-in replacement with prototype poisoning protection
Fastify plugin to check environment variables
Plugin helper for Fastify
Plugin to share a common Redis connection across Fastify
Create a secure stateless cookie session for Fastify
Fastify compression utils
A Fastify plugin to facilitate working with cache headers
A concrete example of a Fastify application using what are considered best practices by the Fastify community
Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)
A Type Provider for Typebox
Serve Swagger-UI for Fastify
A Fastify plugin to require bearer Authorization headers
This action automatically approves and merges dependabot PRs
A low overhead circuit breaker for your routes
fastify plugin to forward the current http request to another server
A fastify csrf plugin
Runnable examples of Fastify
A Fastify plugin to parse x-www-form-urlencoded bodies
A streaming parser for HTML form data for node.js
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins
Dependency injection support for fastify
Session plugin for fastify
Decorates fastify instance with a map of routes
Merges the enumerable properties of two or more objects deeply. Fastest implementation of deepmerge
Fastify plugin for scheduling periodic jobs
Dependency-free RFC 3986 URI toolbox
Restart Fastify without losing a request
Fastify Basic auth plugin
此仓库未提供描述。
Make fastify functional! Plugin, adding support for fastify routes returning functional structures, such as Either, Task or plain parameterless function
Automatically generate etags for HTTP responses, for Fastify
Use the Hotwire pattern with Fastify
Fastify Mysql connection plugin
Add an accepts parser to Fastify
Fastify plugin to interact with Apache Kafka
A plugin to provide access to the raw URL components
OpenTelemetry instrumentation library
provide stats for routes using perf_hooks, for fastify
A simple plugin that enables response validation for Fastify
Detect possibly catastrophic, exponential-time regular expressions
A Type Provider for json-schema-to-ts
Fastify plugin for Elasticsearch
A small utility for creating warnings and emitting them
Template repository to create standardized Fastify plugins
Flash message plugin for Fastify
Serializer according to the accept header
Server-Sent Events for Fastify
JSON schema reference resolver
Build and manage the AJV instances for the fastify framework
Throttle the download speed of a request
CSRF utilities for fastify
Reusable workflows for use in the Fastify organization
Fork of the send module to deal with CVE-2017-20165
Fork of https://github.com/observing/pre-commit
Build and manage the fast-json-stringify instances for the fastify framework
Builds a logical conjunction (AND) of multiple JSON schemas
Fastify plugin for Zipkin distributed tracing system.
此仓库未提供描述。
Parse HTTP X-Forwarded-For header (fork)
Fetches issues tagged with "good first issue" in a github org
Plugin to share a common valkey connection across Fastify
A Type Provider for Zod
Parse HTTP Content-Type header according to RFC 7231
Determine the address of a proxied request
Handle requests using the fetch standard
Fastify plugin for OpenSearch
Negotiate accept headers, fast
CITGM for Fastify
Utilities to handle the organization's permissions
fastify在GitHub上构建了一个快速且低开销的网页框架,旨在为Node.js提供高效的解决方案。其多个项目涵盖了各种功能和插件,支持开发者构建高性能应用。
fastify主要使用JavaScript和TypeScript这两种编程语言进行开发。这使得其框架能够利用现代JavaScript的特性,同时提供类型安全的选项。
是的,fastify的所有仓库都是公开的。这意味着任何人都可以访问、查看和贡献代码,促进了社区的合作与创新。