nbo-rest

JSON →
library 3.4.7 ·javascript
verified Jun 7, 2026

Generic REST API implementation in JavaScript for Node.js using Express. Current stable version 3.4.7. Provides plug-and-play RESTful API endpoints scaffolded from database schemas (Mongoose for NoSQL, Sequelize for SQL). Includes lifecycle hooks, role-based ACL, user-scoped restrictions, and attribute filtering. Aims to reduce boilerplate for CRUD APIs with flexible configuration. Release cadence is irregular. Differentiators include built-in ACL and per-entity field scoping.