{"library":"rest-library","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.2.3","tags":["javascript","rest","node.js","library","rest-library","server","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rest-library","imports":["import Rest from 'rest-library'","import { parseBodyMiddleware } from 'rest-library/utils.js'","import type { RestLib } from 'rest-library'"]},{"cmd":"yarn add rest-library","imports":[]},{"cmd":"pnpm add rest-library","imports":[]}],"homepage":"https://github.com/PunGy/rest-library#readme","github":"https://github.com/PunGy/rest-library","docs":null,"changelog":null,"pypi":null,"npm":"rest-library","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}