rest-library

JSON →
library 1.2.3 ·javascript
verified Jun 7, 2026

rest-library v1.2.3 is a small Node.js library for creating REST applications with express-like middleware. It provides a lightweight alternative to Express with a similar middleware pattern, supporting HTTP method routing, path parameters, and patterns. The library ships TypeScript types and includes utilities like a body parser. It requires Node.js >=14.19.2 and is ESM-first. The package appears to be stable with low release cadence. Key differentiators include simplicity and zero dependencies, but it lacks the ecosystem and community support of larger frameworks.