Q3 API
JSON →Q3 API (v4.6.1, monthly releases) is an opinionated Node.js framework that bundles Express and Mongoose to automate REST API setup including access control, routing, error handling, task scheduling, and multitenancy. It reduces boilerplate by providing a config-driven startup with environment variables for database, S3, mailgun, and more. Unlike generic Express starters, Q3 API enforces a specific project structure and integrates its own access control, localization, and job scheduling packages (q3-core-access, q3-locale, q3-core-scheduler). Requires Node 14+.
Resources
packageq3-api ↗