fastify / fastify-errorLinks
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins
☆124Updated 2 weeks ago
Alternatives and similar repositories for fastify-error
Users that are interested in fastify-error are comparing it to the libraries listed below
Sorting:
- A Fastify plugin to facilitate working with cache headers☆224Updated last week
- A fastify csrf plugin☆163Updated last week
- Fastify plugin to check environment variables☆230Updated this week
- Create a secure stateless cookie session for Fastify☆222Updated last week
- Plugin helper for Fastify☆225Updated last week
- Decorates fastify instance with a map of routes☆119Updated last week
- Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)☆188Updated last week
- Restart Fastify without losing a request☆108Updated last week
- fastify plugin to forward the current http request to another server☆161Updated last week
- Validate your env variables using Ajv and dotenv☆249Updated last week
- A Piscina plugin for Fastify☆65Updated 3 weeks ago
- Fake HTTP injection library☆403Updated last week
- Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"☆394Updated last week
- Add an accepts parser to Fastify☆77Updated last week
- A low overhead circuit breaker for your routes☆160Updated last week
- Session plugin for fastify☆123Updated last week
- Fastify compression utils☆221Updated last week
- A Fastify plugin to require bearer Authorization headers☆178Updated last week
- A simple plugin that enables response validation for Fastify☆56Updated last week
- A Type Provider for Typebox☆189Updated this week
- Automatically generate etags for HTTP responses, for Fastify☆84Updated 2 weeks ago
- Build a structure graph of your Fastify application☆71Updated last week
- Template repository to create standardized Fastify plugins☆36Updated 2 weeks ago
- A streaming way to send data to a Node.js Worker Thread☆246Updated 5 months ago
- Exit your process, gracefully (if possible) - for Node.js☆278Updated this week
- Plugin to share a common Redis connection across Fastify☆227Updated last week
- Dependency injection support for fastify☆120Updated last week
- provide stats for routes using perf_hooks, for fastify☆53Updated last week
- Require all plugins in a directory☆361Updated this week
- Fastify Basic auth plugin