fastify / fastify-acceptsLinks
Add an accepts parser to Fastify
☆76Updated 3 weeks ago
Alternatives and similar repositories for fastify-accepts
Users that are interested in fastify-accepts are comparing it to the libraries listed below
Sorting:
- provide stats for routes using perf_hooks, for fastify☆54Updated 3 weeks ago
- A Fastify plugin to parse x-www-form-urlencoded bodies☆135Updated 3 weeks ago
- Decorates fastify instance with a map of routes☆121Updated 3 weeks ago
- Fastify Basic auth plugin☆90Updated 3 weeks ago
- A plugin to provide access to the raw URL components☆61Updated 3 weeks ago
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆128Updated 3 weeks ago
- Automatically generate etags for HTTP responses, for Fastify☆85Updated 3 weeks ago
- load a plugin via a synchronous worker☆58Updated last year
- Fastify compression utils☆222Updated last week
- Gracefully shutdown fastify☆81Updated last month
- Need help with Fastify? File an Issue here☆67Updated 9 months ago
- fastify plugin to forward the current http request to another server☆163Updated last week
- A low overhead circuit breaker for your routes