| 08/14 | 8 |
Fastify plugin that shares a single Redis client instance across the entire server.
|
| 07/29 | 8 |
Low-overhead rate limiter for routes.
|
| 08/14 | 7 |
OAuth2 authentication plugin for Fastify that manages authorization code flows and token exchange.
|
| 08/08 | 7 |
Run multiple authentication functions in Fastify routes with configurable logical relations.
JavaScript
380☆
3320d old
#javascript
#authentication
#fastify
#fastify-plugin
#strategy-pattern
|
| 08/22 | 6 |
Proxies HTTP requests to an upstream server while preserving Fastify hooks.
|
| 08/19 | 6 |
Plugin for serving static files with high performance and flexible caching options.
|
| 08/19 | 6 |
Fastify plugin adding security headers using helmet with route-level configuration options.
|
| 08/14 | 6 |
Fastify plugin providing JWT sign, verify, and decode utilities with route authentication support.
|
| 08/14 | 6 |
Fastify plugin for parsing multipart content with support for streams, async iteration, and file size limits.
|
| 08/09 | 6 |
Fastify plugin providing shared MongoDB client, db access, and ObjectId helpers.
|
| 08/08 | 6 |
OAuth2 authentication plugin for Fastify that manages authorization code flows and token exchange.
|
| 08/08 | 6 |
Fastify plugin enforcing Bearer token authorization via an onRequest hook.
|
| 08/08 | 6 |
Fastify plugin that manages server-side caching and HTTP cache-control headers, including ETag support and configurable cache lifetimes per RFC 2616.
|
| 08/08 | 6 |
Provides common Fastify utilities and default HTTP helpers, including shared error constructors and reply shortcuts.
|
| 08/07 | 6 |
Plugin for Fastify that autogenerates configuration from OpenAPI specifications.
|
| 08/02 | 6 |
Fastify CSRF protection plugin providing utilities to generate and validate anti-CSRF tokens with support for cookies and sessions.
|
| 08/08 | 5 |
Low overhead circuit-breaker plugin for Fastify routes with configurable thresholds, timeouts, and hooks for open-circuit and timeout responses.
|