#fastify-plugin (16 Repositories)
Ranked open-source repositories tagged with #fastify-plugin, scored by pull request acceptance likelihood and maintainer engagement velocity.
58.1%
35.2h
16 repositories tagged #fastify-plugin
seriousme/fastify-openapi-glue
A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.
fastify/fastify-postgres
Fastify PostgreSQL connection plugin
fastify/fastify-schedule
Fastify plugin for scheduling periodic jobs
fastify/fastify-multipart
Multipart support for Fastify
fastify/fastify-env
Fastify plugin to check environment variables
fastify/fastify-http-proxy
Proxy your http requests to another server, with hooks
fastify/fastify-jwt
JWT utils for Fastify
fastify/session
Session plugin for fastify
fastify/fastify-helmet
Important security headers for Fastify
Eomm/fastify-raw-body
Request raw body
fastify/under-pressure
Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"
fastify/fastify-reply-from
fastify plugin to forward the current http request to another server
fastify/fastify-websocket
basic websocket support for fastify
fastify/fastify-compress
Fastify compression utils
fastify/fastify-cors
Fastify CORS
fastify/fastify-express
Express compatibility layer for Fastify