node-rest-server-2

JSON →
library 4.0.1 ·javascript
verified Jun 7, 2026

node-rest-server-2 v4.0.1 is a configuration-only Node.js REST server built on top of Express. It allows developers to define endpoints and controllers via a simple configuration object, eliminating boilerplate server setup. It supports all HTTP methods, async controllers, and custom status codes. Updated irregularly; last release March 2023. Compared to similar tools like json-server, it offers more flexible controller logic and full Express integration.