VeryExpress
JSON →VeryExpress is a code generator that reads JSON Schema (and OpenAPI) and produces a complete Express.js REST API server with TypeScript, Mongoose (MongoDB), RBAC, OAuth2, and Swagger documentation. Current stable version is 0.7.4, released with low cadence. Key differentiators: automatic generation of models, routes, validators, and OpenAPI spec from schemas; supports both MongoDB (Mongoose) and SQL (TypeORM); includes CLI for scaffolding. Compared to similar generators like express-generator or loopback, VeryExpress focuses on schema-driven development with built-in RBAC and OAuth.
Resources
packagevery-express ↗