No more req or res. It's all ctx (context) and plain objects! Less work for you, we do all the hardlifting. Focus on what actually needs to be done, not on what method needs to be called.
Built from the ground up with performance in mind. Zero, Zilch, Nada dependencies. It's 2022, performance and size does matter, still. No extra code, no extra weight. Super super low overhead.
Built with type-safety in mind, first-class support. Who loves bugs? Nobody. We don't either. We love typescript, and we love shipping cool stuff that you enjoy.
Completely flexible with access to the all events, and data. No more try-catch all around. It's just eviate, you and a onError function here.
Powerful middleware support. Route-specific, Route-independent, aswell pre-request and post-request middlewares.
Built with user in mind, the best plugin support to make it super easy to ship anything.