Arckode Framework

JSON →
library 1.4.3 ·javascript
verified Jun 4, 2026

Arckode Framework (v1.4.3) is an AI-first TypeScript/Bun framework for building modular APIs with clean architecture, SOLID principles, and zero magic. Designed so that AI agents can read the composition root and understand the entire system—explicit module contracts, no decorators, no implicit conventions. Targets Bun >= 1.0, and requires peer dependencies mysql2, pg, redis, and nodemailer. Released as an npm package with a CLI tool for scaffolding projects and modules. Differentiators: predictable architecture for AI code generation, strong separation of concerns via RepositoryAdapter pattern, and built-in module system enforcing explicit boundaries.