A plugin to provide access to the raw URL components
☆61Jan 1, 2026Updated 2 months ago
Alternatives and similar repositories for fastify-url-data
Users that are interested in fastify-url-data are comparing it to the libraries listed below
Sorting:
- Add an accepts parser to Fastify☆79Jan 1, 2026Updated 2 months ago
- Decorates fastify instance with a map of routes☆125Jan 1, 2026Updated 2 months ago
- Massive.js plugin for Fastify☆15Jun 22, 2022Updated 3 years ago
- Fastify plugin to check environment variables☆234Updated this week
- Plugin to share a common LevelDB connection across Fastify☆27Oct 17, 2025Updated 4 months ago
- A Fastify plugin to parse x-www-form-urlencoded bodies☆135Updated this week
- Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"☆405Feb 18, 2026Updated last week
- Fastify compression utils☆225Updated this week
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆130Oct 17, 2025Updated 4 months ago
- Need help with Fastify? File an Issue here☆68Feb 3, 2025Updated last year
- Flash message plugin for Fastify☆35Updated this week
- A fastify csrf plugin☆168Updated this week
- Serializer according to the accept header☆28Jan 1, 2026Updated 2 months ago
- Save multiple schemas and decide which one to use to serialize the payload☆23Apr 1, 2024Updated last year
- Help command for node, partner of minimist and commist☆15Feb 12, 2024Updated 2 years ago
- Send your pino logs to the node inspector!☆12Apr 30, 2021Updated 4 years ago
- A Fastify plugin to require bearer Authorization headers☆186Updated this week
- Plugin for serving static files as fast as possible☆485Updated this week
- Plugin helper for Fastify☆236Jan 1, 2026Updated 2 months ago
- Gracefully shutdown fastify☆81Feb 3, 2026Updated 3 weeks ago
- Automatically generate etags for HTTP responses, for Fastify☆85Updated this week
- A low overhead circuit breaker for your routes☆166Updated this week
- Sample user-management (signup, login) with Fastify and JWT☆19Jun 5, 2019Updated 6 years ago
- Require all plugins in a directory☆371Feb 17, 2026Updated last week
- Fastify plugin for scheduling periodic jobs☆118Jan 1, 2026Updated 2 months ago
- Verify authenticated user scope☆16Mar 22, 2018Updated 7 years ago
- A Fastify plugin to add cookies support☆294Feb 21, 2026Updated last week
- A Fastify plugin to facilitate working with cache headers☆225Jan 1, 2026Updated 2 months ago
- Important security headers for Fastify☆452Feb 22, 2026Updated last week
- Fastify CORS☆483Jan 1, 2026Updated 2 months ago
- Plugin to share a common Redis connection across Fastify☆226Jan 31, 2026Updated last month
- Create a secure stateless cookie session for Fastify☆225Jan 1, 2026Updated 2 months ago
- ☆56Dec 8, 2022Updated 3 years ago
- The developer error page - print errors in structured HTML to the browser☆20Jan 7, 2023Updated 3 years ago
- Fast way to write a file atomically, for Node.js