DEV Community

Yahya Tikriti for Vlodia

Posted on

Introducing Orveth

Today we’re launching Orveth Phase 1.

Orveth is an open-source modular TypeScript backend application platform built for developers who want clean APIs, predictable architecture, and a growing first-party ecosystem.

Phase 1 includes:

  • Pattern routing (/users/:id, wildcards)
  • Middleware pipeline
  • Request context helpers
  • Strict config parsing
  • Official CORS middleware
  • Security helpers
  • Zod validation integration
  • JWT / Prisma ecosystem packages

This is still pre-1.0 and early-stage, but the foundation is now real.

If you like modular backend tooling and TypeScript-first developer experience, we’d love your feedback.

GitHub (Orveth): https://github.com/orvethjs/orveth
npm: https://www.npmjs.com/package/orveth
Docs: https://orveth.vercel.app

VLODIA GitHub: https://github.com/vlodia
Website: https://vlodia.com

Top comments (0)