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는 웹 프레임워크와 관련된 다양한 프로젝트를 개발합니다. 주요 프로젝트로는 fastify, fast-json-stringify, fastify-swagger 등이 있으며, 이들은 웹 애플리케이션 개발에 필요한 기능을 제공합니다.
fastify는 주로 JavaScript와 TypeScript를 사용하여 개발됩니다. 이 두 언어는 웹 애플리케이션을 구축하는 데 매우 널리 사용됩니다.
네, fastify의 모든 저장소는 공개입니다. 이를 통해 개발자들은 코드에 접근하고, 기여하며, 프로젝트의 발전을 함께할 수 있습니다.