fastify / fastify-routesLinks
Decorates fastify instance with a map of routes
☆121Updated 3 weeks ago
Alternatives and similar repositories for fastify-routes
Users that are interested in fastify-routes are comparing it to the libraries listed below
Sorting:
- A Fastify plugin to require bearer Authorization headers☆181Updated 3 weeks ago
- A Fastify plugin to facilitate working with cache headers☆223Updated 3 weeks ago
- Fastify Basic auth plugin☆90Updated 3 weeks ago
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆128Updated 3 weeks ago
- Add an accepts parser to Fastify☆76Updated 3 weeks ago
- A low overhead circuit breaker for your routes☆161Updated 3 weeks ago
- A simple plugin that enables response validation for Fastify☆56Updated 3 weeks ago
- Fastify plugin to check environment variables☆232Updated last week
- Plugin helper for Fastify☆230Updated 3 weeks ago
- Create a secure stateless cookie session for Fastify☆223Updated 3 weeks ago
- A fastify csrf plugin☆164Updated 3 weeks ago
- A Fastify plugin to parse x-www-form-urlencoded bodies☆135Updated 3 weeks ago
- Express compatibility layer for Fastify