fastify / fastify-hotwire
Use the Hotwire pattern with Fastify
☆79Updated 2 weeks ago
Alternatives and similar repositories for fastify-hotwire:
Users that are interested in fastify-hotwire are comparing it to the libraries listed below
- Restart Fastify without losing a request☆107Updated 2 weeks ago
- Adds configurable validation support to Mercurius.☆31Updated last week
- ☆43Updated 2 years ago
- load a plugin via a synchronous worker☆56Updated last year
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆146Updated 11 months ago
- Template repository to create standardized Fastify plugins☆35Updated 2 weeks ago
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆118Updated 2 weeks ago
- A Piscina plugin for Fastify☆64Updated last year
- provide stats for routes using perf_hooks, for fastify☆50Updated 2 weeks ago
- An Opinionated Message Queue with an emitter-style API☆156Updated this week
- Flash message plugin for Fastify☆32Updated 2 weeks ago
- snapshot testing companion for node:test☆45Updated this week
- A fastify csrf plugin☆157Updated 2 weeks ago
- A Fastify plugin to facilitate working with cache headers☆217Updated 2 weeks ago
- Auth0 verification plugin for Fastify☆99Updated 3 months ago
- Generate TypeScript runtime types from your database schema.☆37Updated 9 months ago
- A simple forwards only migration solution for postgres.js☆49Updated 3 months ago
- ☆79Updated this week
- Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handle…☆74Updated 3 months ago
- Test Planner for node:test☆28Updated 3 weeks ago
- An undici dispatcher to in-process Fastify servers☆24Updated 2 months ago
- Add `additionalProperties: false` by default to your JSON Schemas☆19Updated 2 months ago
- Decorates fastify instance with a map of routes