Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for javascript fastify
fastify
x
javascript
x
343 search results found
Socket.io
⭐
58,335
Realtime application framework (Node.JS server)
Fastify
⭐
27,518
Fast and low overhead web framework, for Node.js
Http Proxy Middleware
⭐
9,937
⚡️ The one-liner node.js http-proxy middleware for connect, express, next.js and more
Grant
⭐
3,771
OAuth Proxy
Nodejs Integration Tests Best Practices
⭐
2,906
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2022)
Webpack Dev Middleware
⭐
2,443
A development middleware for webpack
Mercurius
⭐
2,132
Implement GraphQL servers and gateways with Fastify
Permit
⭐
1,664
An unopinionated authentication library for building Node.js APIs.
Lambda Api
⭐
1,253
Lightweight web framework for your serverless applications
Platformatic
⭐
1,122
Platformatic Open Source monorepo!
Fastify Dx
⭐
886
A Full Stack Framework based on Fastify and Vite. Built for great developer experience without compromising on performance and stability.
Hospitalrun Server
⭐
846
Backend for HospitalRun
Fastify Swagger
⭐
697
Swagger documentation generator for Fastify
Fastify Vite
⭐
607
This plugin lets you load a Vite client application and set it up for Server-Side Rendering (SSR) with Fastify.
Apm Agent Nodejs
⭐
543
Elastic APM Node.js Agent
Fastify Cli
⭐
529
Run a Fastify application with one command!
Benchmarks
⭐
515
Fast and low overhead web framework fastify benchmarks.
Fastify Nextjs
⭐
474
React server side rendering support for Fastify with Next
Fastify Example
⭐
465
This project is a small but feature complete application build with Fastify and Svelte, and it aims to show all the core concepts of Fastify, best practices, and recommendations.
Aws Lambda Fastify
⭐
425
Insipired by aws-serverless-express to work with Fastify with inject functionality.
Fastify Jwt
⭐
380
JWT utils for Fastify
Fastify Rate Limit
⭐
359
A low overhead rate limiter for your routes
Fastify Static
⭐
352
Plugin for serving static file as fast as possible
Fastify Sensible
⭐
338
Defaults for Fastify that everyone can agree on
Fastify Multipart
⭐
338
Multipart support for Fastify
Fastify Websocket
⭐
318
basic websocket support for fastify
Dirt Simple Postgis Http Api
⭐
316
Dirt Simple PostGIS HTTP API
Fastify Helmet
⭐
314
Important security headers for Fastify
Fastify Cors
⭐
303
Fastify CORS
Cls Rtracer
⭐
296
Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included
Fastify Auth
⭐
285
Run multiple auth functions in Fastify
Fastify Http Proxy
⭐
280
Proxy your http requests to another server, with hooks.
Point Of View
⭐
278
Template rendering plugin for Fastify
Route List
⭐
277
Beautifully shows Express/Koa/Hapi/Fastify routes in CLI.
Fastify Autoload
⭐
258
Require all plugins in a directory
Under Pressure
⭐
245
Measure process load with automatic handling of "Service Unavailable" plugin for Fastify.
Fastify Example Twitter
⭐
222
Fastify example - clone twitter
Bench
⭐
218
📊 Comparing deno & node HTTP frameworks
Fastify Mongodb
⭐
206
Fastify MongoDB connection plugin
Roomler
⭐
205
Roomler - Multi-party Video Conferencing & Team Collaboration Tool using WebRTC (Janus Gateway)
Fastify Oauth2
⭐
199
Enable to perform login using oauth2 protocol
Fastify Express
⭐
199
Express compatibility layer for Fastify
Middie
⭐
199
Middleware engine for Fastify.
Stocazzo
⭐
196
Stocazzo As A Service
Promster
⭐
196
⏰A Prometheus exporter for Hapi, express and Marble.js servers to automatically measure request timings 📊
Fastify Cookie
⭐
188
A Fastify plugin to add cookies support
Fastify Plugin
⭐
167
Plugin helper for Fastify
Fastify Compress
⭐
163
Fastify compression utils
100 Lines Of Code Challenge Js
⭐
161
Write Everything in JavaScript under 100 Lines!!!😈
Fastify Redis
⭐
156
Plugin to share a common Redis connection across Fastify.
Fastify Postgres
⭐
153
Fastify PostgreSQL connection plugin
Fastify Env
⭐
151
Fastify plugin to check environment variables
Foxify
⭐
148
The fast, easy to use & typescript ready web framework for Node.js
Fastify Openapi Glue
⭐
146
A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.
Fastify Secure Session
⭐
145
Create a secure stateless cookie session for Fastify
Fastify Caching
⭐
138
A Fastify plugin to facilitate working with cache headers
Openapi Validator Middleware
⭐
130
Input validation using Swagger (Open API) and ajv
Fastify Reply From
⭐
127
fastify plugin to forward the current http request to another server
Fastify Bearer Auth
⭐
123
A Fastify plugin to require bearer Authorization headers
Gasket
⭐
121
Framework Maker for JavaScript Applications
I18next Http Middleware
⭐
119
i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno.
Fastify Circuit Breaker
⭐
118
A low overhead circuit breaker for your routes
Fastify Request Context
⭐
113
Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)
Fastify Formbody
⭐
108
A Fastify plugin to parse x-www-form-urlencoded bodies
The Fastify Workshop
⭐
105
A workshop about Fastify
Fastify Session
⭐
96
session plugin for fastify
Fastify Routes
⭐
90
Decorates fastify instance with a map of routes
Restartable
⭐
85
Restart Fastify without losing a request
Example
⭐
82
Runnable examples of Fastify
Fastify Gateway
⭐
82
A Node.js API gateway that just works!
Fastify Auth0 Verify
⭐
81
Auth0 verification plugin for Fastify
Auth
⭐
76
Mercurius Auth Plugin
Session
⭐
75
Session plugin for fastify
Fastify Error
⭐
74
Create Fastify
⭐
72
Rapidly generate a Fastify project
Fastify Oas
⭐
71
Fastify OpenAPI plugin.
Fastify Etag
⭐
69
Automatically generate etags for HTTP responses, for Fastify
Fastify Metrics
⭐
64
📊 Fastify plugin that integrates metrics collection and dispatch to statsd
Docker Fastify Restful Api
⭐
63
Node.js RESTful API boilerplate using Traefik, Docker, Docker Compose, Fastify, JWT and Mongodb
Fastify Basic Auth
⭐
62
Fastify basic auth plugin
Fastify File Upload
⭐
62
Fastify plugin for uploading files
Fastify Funky
⭐
61
Make fastify functional! Plugin, adding support for fastify routes returning functional structures, such as Either, Task or plain parameterless function.
Titus
⭐
61
Deploy useful features in sprint one
Fastify Hotwire
⭐
59
Use the Hotwire pattern with Fastify
Fastify Sentry
⭐
59
🚧 Sentry errors handler for fastify that just works! Install, add your DSN and you're good to go!
Fastify Awilix
⭐
57
Dependency injection support for fastify
Fastify Opentelemetry
⭐
56
A Fastify plugin that utilizes the OpenTelemetry API to provide request tracing.
Kodepos
⭐
55
📮 Indonesian postal code search API by place name, village or city.
Fastify Schedule
⭐
55
Fastify plugin for scheduling periodic jobs.
Fastify Mysql
⭐
53
Fastify Accepts
⭐
53
Add accepts parser to fastify
Fastify Url Data
⭐
50
A plugin to provide access to the raw URL components
Openarabic
⭐
48
Fastify Swagger Ui
⭐
48
Serve Swagger-UI for Fastify
Fastify Boilerplate
⭐
47
fastify boilerplate for building RESTful APIs ⏰ Includes design (APIs), deploy(Application), and monitoring(Application).
Create Fastify App
⭐
47
An utility that help you to generate or add plugin to your Fastify project
Fastify Graceful Shutdown
⭐
46
Gracefully shutdown fastify
Fastify Ws
⭐
45
Node Rest Api Template
⭐
45
Simple Template for Building a REST API using Node.js and Fastify
Fastify Kafka
⭐
44
Fastify plugin to interact with Apache Kafka.
Related Searches
Javascript Reactjs (121,118)
Javascript Plugin (29,353)
Javascript Express (25,046)
Javascript Expressjs (22,506)
Javascript Command Line (22,017)
Javascript Testing (21,588)
Javascript Vue (19,250)
Javascript Mongodb (16,321)
Javascript Server (15,974)
Javascript Docker (10,157)
1-100 of 343 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.