express-easy-rest

JSON →
library 1.1.1 ·javascript
verified Jun 7, 2026

A lightweight, TypeScript-powered REST API framework built on Express, providing decorator-based controllers, model validation, and a clean separation of concerns. Currently at version 1.1.1, it requires Express >=4 and body-parser 1.x as peer dependencies. Designed for developers who want a structured, scalable API with minimal boilerplate, it leverages TypeScript decorators for defining routes and middleware. Alternative to other decorator-based frameworks like NestJS or ts.express, but with a simpler setup and less opinionated architecture. The package ships TypeScript type definitions. Release cadence appears low, with no recent updates since initial release.