Plumier

JSON →
library 1.1.3 ·javascript
verified Jun 7, 2026

Plumier is a delightful Node.js REST framework built with TypeScript, currently at version 1.1.3 (latest stable). It follows an MVC pattern with decorators for routing, dependency injection, and OpenAPI integration. Unlike Express or Koa, Plumier provides a full-featured framework with automatic validation, reflection, and Swagger documentation generation. It uses Koa internally for HTTP handling and supports TDD. Release cadence is moderate with a focus on stability.