>_Skillful
Need help with advanced AI agent engineering?Contact FirmAdapt
Fastify

Fastify

Organization

@fastify

Fast and low overhead web framework, for Node.js

United States of America fastify.dev@fastifyjs On GitHub since January 2017

75

Published Tools

0

Total Stars

0

Weekly Downloads

1,181

GitHub Followers

139

Public Repos

Published Tools

75 Skillsacross 2 categories

@fastify/accept-negotiator

climba03003

a negotiator for the accept-headers

SkillAI Tool
1 dir

@fastify/ajv-compiler

eomm

Build and manage the AJV instances for the fastify framework

SkillAI Tool
1 dir

avvio

matteo.collina

Asynchronous bootstrapping of Node applications

SkillAI Tool
1 dir

@fastify/busboy

matteo.collina

A streaming parser for HTML form data for node.js

SkillAI Tool
1 dir

@fastify/csrf

eomm

primary logic behind csrf tokens

SkillAI Tool
1 dir

@fastify/deepmerge

matteo.collina

Merges the enumerable properties of two or more objects deeply.

SkillAI Tool
1 dir

env-schema

matteo.collina

Validate your env variables using Ajv with .env file support using Node.js built-in parseEnv

SkillAI Tool
1 dir

fast-content-type-parse

fdawgs

Parse HTTP Content-Type header according to RFC 7231

SkillAI Tool
1 dir

@fastify/fast-json-stringify-compiler

eomm

Build and manage the fast-json-stringify instances for the fastify framework

SkillAI Tool
1 dir

fast-json-stringify

climba03003

Stringify your JSON at max speed

SkillAI Tool
1 dir

fast-uri

gurgunday

Dependency-free RFC 3986 URI toolbox

SkillAI Tool
1 dir

@fastify/auth

fdawgs

Run multiple auth functions in Fastify

SkillAI Tool
1 dir

@fastify/autoload

fdawgs

Require all plugins in a directory

SkillAI Tool
1 dir

@fastify/basic-auth

fdawgs

Fastify Basic auth plugin

SkillAI Tool
1 dir

@fastify/circuit-breaker

fdawgs

A low overhead circuit breaker for your routes

SkillAI Tool
1 dir

fastify-cli

eomm

Run a fastify route with one command!

SkillAI Tool
1 dir

@fastify/compress

jsumners

Fastify compression utils

SkillAI Tool
1 dir

@fastify/cors

gurgunday

Fastify CORS

SkillAI Tool
1 dir

@fastify/csrf-protection

eomm

A plugin for adding CSRF protection to Fastify.

SkillAI Tool
1 dir

@fastify/elasticsearch

fdawgs

Fastify plugin for elastic search

SkillSearch
1 dir

@fastify/env

eomm

Fastify plugin to check environment variables

SkillAI Tool
1 dir

@fastify/error

eomm

A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.

SkillAI Tool
1 dir

@fastify/helmet

eomm

Important security headers for Fastify

SkillAI Tool
1 dir

@fastify/http-proxy

eomm

proxy http requests, for Fastify

SkillAI Tool
1 dir

@fastify/jwt

kibertoad

JWT utils for Fastify

SkillAI Tool
1 dir

@fastify/mongodb

eomm

Fastify MongoDB connection plugin

SkillAI Tool
1 dir

@fastify/multipart

matteo.collina

Multipart plugin for Fastify

SkillAI Tool
1 dir

@fastify/mysql

matteo.collina

Fastify Mysql connection plugin

SkillAI Tool
1 dir

@fastify/nextjs

gurgunday

React server side rendering support for Fastify with Next

SkillAI Tool
1 dir

@fastify/oauth2

matteo.collina

Perform login using oauth2 protocol

SkillAI Tool
1 dir

@fastify/passport

fdawgs

Simple, unobtrusive authentication for Fastify.

SkillAI Tool
1 dir

fastify-plugin

eomm

Plugin helper for Fastify

SkillAI Tool
1 dir

@fastify/postgres

fdawgs

Fastify PostgreSQL connection plugin

SkillAI Tool
1 dir

@fastify/rate-limit

fdawgs

A low overhead rate limiter for your routes

SkillAI Tool
1 dir

@fastify/redis

eomm

Plugin to share a common Redis connection across Fastify.

SkillAI Tool
1 dir

@fastify/reply-from

eomm

forward your HTTP request to another server, for fastify

SkillAI Tool
1 dir

@fastify/response-validation

fdawgs

A simple plugin that enables response validation for Fastify.

SkillAI Tool
1 dir

@fastify/secure-session

matteo.collina

Create a secure stateless cookie session for Fastify

SkillAI Tool
1 dir

@fastify/static

matteo.collina

Plugin for serving static files as fast as possible.

SkillAI Tool
1 dir

@fastify/swagger-ui

eomm

Serve Swagger-ui for Fastify

SkillAI Tool
1 dir

@fastify/swagger

matteo.collina

Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation

SkillAI Tool
1 dir

@fastify/type-provider-json-schema-to-ts

matteo.collina

A Type Provider for json-schema-to-ts over Fastify

SkillAI Tool
1 dir

@fastify/type-provider-typebox

gurgunday

A Type Provider for Typebox over Fastify

SkillAI Tool
1 dir

@fastify/valkey-glide

gurgunday

Plugin to share a common valkey connection across Fastify.

SkillAI Tool
1 dir

@fastify/vite

GitHub Actions

Official Fastify plugin for Vite integration.

SkillAI Tool
1 dir

@fastify/websocket

climba03003

basic websocket support for fastify

SkillAI Tool
1 dir

@fastify/zipkin

fdawgs

Fastify plugin for Zipkin distributed tracing system.

SkillAI Tool
1 dir

fastify

eomm

Fast and low overhead web framework, for Node.js

SkillAI Tool
1 dir

fluent-json-schema

fdawgs

JSON Schema fluent API

SkillAI Tool
1 dir

@fastify/forwarded

eomm

Parse HTTP X-Forwarded-For header

SkillAI Tool
1 dir

json-schema-ref-resolver

fdawgs

JSON schema reference resolver

SkillAI Tool
1 dir

light-my-request

matteo.collina

Fake HTTP injection library

SkillAI Tool
1 dir

@fastify/merge-json-schemas

fdawgs

Builds a logical conjunction (AND) of multiple JSON schemas

SkillAI Tool
1 dir

@fastify/middie

matteo.collina

Middleware engine for Fastify

SkillAI Tool
1 dir

@fastify/one-line-logger

matteo.collina

A simple formatter for fastify's logs

SkillAI Tool
1 dir

openapi-schema-diff

ivan-tymoshenko

Finds changes between two OpenAPI schemas

SkillAI Tool
1 dir

@fastify/otel

metcoder95

Official Fastify OpenTelemetry Instrumentation

SkillAI Tool
1 dir

@fastify/view

matteo.collina

Template plugin for Fastify

SkillAI Tool
1 dir

process-warning

eomm

A small utility for creating warnings and emitting them.

SkillAI Tool
1 dir

@fastify/proxy-addr

eomm

Determine the address of a proxied request

SkillAI Tool
1 dir

secure-json-parse

eomm

JSON parse with prototype poisoning protection

SkillAI Tool
1 dir

@fastify/send

fdawgs

Better streaming static file server with Range and conditional-GET support

SkillAI Tool
1 dir

@fastify/sse

matteo.collina

Server-Sent Events plugin for Fastify

SkillAI Tool
1 dir

fastify-tsconfig

matteo.collina

Shared TypeScript configuration

SkillAI Tool
1 dir

@fastify/under-pressure

fdawgs

Process load measuring plugin for Fastify, with automatic handling of 'Service Unavailable'

SkillAI Tool
1 dir

@fastify/aws-lambda

adrai

Inspired by aws-serverless-express to work with Fastify with inject functionality.

SkillAI Tool
1 dir

@fastify/caching

fdawgs

A plugin for Fastify to enable management of cache control headers

SkillAI Tool
1 dir

@fastify/cookie

fdawgs

Plugin for fastify to add support for cookies

SkillAI Tool
1 dir

@fastify/formbody

fdawgs

A module for Fastify to parse x-www-form-urlencoded bodies

SkillAI Tool
1 dir

aws-lambda-fastify

rafaelgss

`aws-lambda-fastify@2.2.0` has been deprecated. Please use `@fastify/aws-lambda@3.0.0` instead.

SkillAI Tool
1 dir

@fastify/awilix

kibertoad

Dependency injection support for fastify framework

SkillAI Tool
1 dir

@fastify/request-context

fdawgs

Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions

SkillAI Tool
1 dir

@fastify/schedule

fdawgs

Fastify plugin for scheduling periodic jobs

SkillAI Tool
1 dir

@fastify/pre-commit

eomm

Automatically install pre-commit hooks for your npm modules.

SkillAI Tool
1 dir

safe-regex2

fdawgs

detect possibly catastrophic, exponential-time regular expressions

SkillAI Tool
1 dir