The next gen backend web framework.
Eviate is the next-gen backend framework which is less than 5 KB, it's based on web standards like Response and Request, has inbuilt config system, file based routing, response handling and much more..
Getting Started
The next-generation features 🔥
  • 01.
    Simple

    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.

  • 02.
    Fast

    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.

  • 03.
    Typescript-first

    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.

  • 04.
    Flexible

    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.

  • 05.
    Middleware

    Powerful middleware support. Route-specific, Route-independent, aswell pre-request and post-request middlewares.

  • 06.
    Plugins

    Built with user in mind, the best plugin support to make it super easy to ship anything.

Join Us We are in beta.