Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
fastify-reply-from
fastify plugin to forward the current http request to another server
-
-
-
fluent-schema
A fluent API to generate JSON schemas
-
-
-
fastify-accepts-serializer
Serializer according to the accept header
-
releasify
A tool to release in a simpler way your module
-
-
-
-
under-pressure
Measure process load with automatic handling of "Service Unavailable" plugin for Fastify.
-
fastify-auth
Run multiple auth functions in Fastify
-
-
-
fastify-secure-session
Create a secure stateless cookie session for Fastify
-
fastify-formbody
A Fastify plugin to parse x-www-form-urlencoded bodies
-
fastify-http-proxy
Proxy your http requests to another server, with hooks.
-
fastify-warning
A small utility for creating warnings and emitting them.
-
fastify-etag
Automatically generate etags for HTTP responses, for Fastify
-
-
fastify-multipart
Multipart support for Fastify
-
fastify-mongodb
Fastify MongoDB connection plugin
-
fastify-redis
Plugin to share a common Redis connection across Fastify.
-
fastify-helmet
Important security headers for Fastify
-
-
fastify-postgres
Fastify PostgreSQL connection plugin
-
fastify-cookie
A Fastify plugin to add cookies support
-
fastify-websocket
basic websocket support for fastify
-
fastify-csrf
A fastify csrf plugin.