{"library":"express-easy-rest","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","node","express","rest","rest api","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install express-easy-rest","imports":["import { ApplicationInstance } from 'express-easy-rest'","import { Controller } from 'express-easy-rest'","import { ApiController } from 'express-easy-rest'","import { Get } from 'express-easy-rest'"]},{"cmd":"yarn add express-easy-rest","imports":[]},{"cmd":"pnpm add express-easy-rest","imports":[]}],"homepage":"https://github.com/Odrin/express-easy-rest#readme","github":"git://github.com/Odrin/express-easy-rest","docs":null,"changelog":null,"pypi":null,"npm":"express-easy-rest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}