Node.js + Express boilerplate for building modular REST API services
Opinionated Node.js and Express template that scaffolds modular API modules, database connections, background job queues, and request/response helpers. It uses Knex/Objection-style patterns, Redis-backed queues, and a file-loader/config system β suited for REST APIs, microservices, and multi-tenant backends.
0