293 skills found · Page 2 of 10
fastify / Fastify CookieA Fastify plugin to add cookies support
fastify / MiddieMiddleware engine for Fastify
fastify / Fastify ExpressExpress compatibility layer for Fastify
fastify / Fastify MongodbFastify MongoDB connection plugin
seriousme / Fastify Openapi GlueA plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.
fastify / Fastify EnvFastify plugin to check environment variables
fastify / Fastify PluginPlugin helper for Fastify
fastify / Fastify RedisPlugin to share a common Redis connection across Fastify
fastify / Fastify CachingA Fastify plugin to facilitate working with cache headers
fastify / Fastify Secure SessionCreate a secure stateless cookie session for Fastify
fastify / Fastify CompressFastify compression utils
mcansh / Remix FastifyFastify server request handler for Remix & React Router
fastify / Fastify PostgresFastify PostgreSQL connection plugin
fastify / Fastify Type Provider TypeboxA Type Provider for Typebox
fastify / Fastify Request ContextRequest-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)
fastify / Fastify Swagger UiServe Swagger-UI for Fastify
fastify / Fastify Bearer AuthA Fastify plugin to require bearer Authorization headers
fastify / Csrf ProtectionA fastify csrf plugin
fastify / Fastify Reply Fromfastify plugin to forward the current http request to another server
fastify / Fastify Circuit BreakerA low overhead circuit breaker for your routes