{"library":"q3-api","type":"library","category":null,"description":"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+.","language":"javascript","status":"active","version":"4.6.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install q3-api","imports":["const Q3 = require('q3-api');","const { config } = require('q3-api');","const Q3 = require('q3-api'); Q3.start();"]},{"cmd":"yarn add q3-api","imports":[]},{"cmd":"pnpm add q3-api","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"q3-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}