FastifyResty / fastify-restyLinks
⚔️ Declarative NodeJS web framework with REST API route auto-generation, DI, and decorators, build on top of Fastify and TypeScript.
☆91Updated last year
Alternatives and similar repositories for fastify-resty
Users that are interested in fastify-resty are comparing it to the libraries listed below
Sorting:
- Dependency injection support for fastify☆113Updated 3 weeks ago
- A low overhead circuit breaker for your routes☆157Updated last month
- Decorates fastify instance with a map of routes☆118Updated last month
- Fastify Basic auth plugin☆88Updated last month
- A simple user role and scope check plugin to protect endpoints for Fastify☆55Updated 5 months ago
- A Fastify plugin to facilitate working with cache headers☆219Updated last month
- A fastify csrf plugin☆160Updated last month
- Fastify plugin for handling multipart/form-data☆90Updated last year
- Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)☆180Updated last month
- Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"☆384Updated last month
- Set of Typescript decorators to build Fastify server with controllers, services and hooks☆300Updated 4 months ago
- Fastify plugin for scheduling periodic jobs☆103Updated last month
- Fastify plugin to check environment variables☆221Updated last month
- fastify plugin to forward the current http request to another server☆157Updated 3 weeks ago
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆121Updated this week
- Restart Fastify without losing a request☆107Updated last month
- A Fastify plugin to require bearer Authorization headers☆175Updated last month
- Use passport strategies for authentication within a fastify application☆289Updated this week
- Adds configurable validation support to Mercurius.☆31Updated this week
- A simple plugin that enables response validation for Fastify☆55Updated last month
- provide stats for routes using perf_hooks, for fastify☆51Updated last month
- Plugin helper for Fastify☆216Updated last month
- Add an accepts parser to Fastify☆73Updated last month
- session plugin for fastify☆102Updated 2 years ago
- fastest way to map directories to URLs in fastify