fox1t / fastify-multer
Fastify plugin for handling multipart/form-data
☆90Updated last year
Alternatives and similar repositories for fastify-multer:
Users that are interested in fastify-multer are comparing it to the libraries listed below
- A fastify csrf plugin☆157Updated this week
- A Fastify plugin to facilitate working with cache headers☆218Updated this week
- Fastify plugin to check environment variables☆219Updated last month
- Dependency injection support for fastify☆112Updated this week
- Session plugin for fastify☆116Updated this week
- Fastify Basic auth plugin☆84Updated this week
- Plugin helper for Fastify☆213Updated this week
- Decorates fastify instance with a map of routes☆119Updated this week
- Run multiple auth functions in Fastify☆365Updated this week
- A Fastify plugin to add cookies support☆277Updated last month
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆119Updated this week
- Fastify compression utils☆211Updated this week
- Use passport strategies for authentication within a fastify application☆280Updated this week
- Plugin to share a common Redis connection across Fastify☆215Updated this week
- Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"☆380Updated this week
- A simple plugin that enables response validation for Fastify☆54Updated last month
- Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)☆177Updated this week
- Fastify plugin for uploading files☆74Updated last year
- Create a secure stateless cookie session for Fastify☆219Updated this week
- A Fastify plugin to require bearer Authorization headers☆173Updated last month
- Require all plugins in a directory☆355Updated this week
- Fastify plugin for scheduling periodic jobs☆101Updated this week
- An Opinionated Message Queue with an emitter-style API☆156Updated 3 weeks ago
- A low overhead circuit breaker for your routes☆154Updated this week
- Fastify PostgreSQL connection plugin☆198Updated this week
- A Fastify plugin to parse x-www-form-urlencoded bodies☆132Updated last month
- Provide Server-Sent Events to Fastify☆107Updated 5 months ago
- Enable to perform login using oauth2 protocol☆276Updated this week
- provide stats for routes using perf_hooks, for fastify☆50Updated this week
- Fastify plugin for Socket.io