Pinned Repositories
ditsmod
Ditsmod is a Node.js-based web framework designed for building highly extensible and fast applications. Its name combines DI + TS + Mod to highlight its key features: it includes Dependency Injection, is written in TypeScript in ESM format, and is designed with strong Modularity in mind.
ditsmod.github.io
Site for ditsmod docs
monorepo
realworld
Ditsmod codebase containing real world examples (CRUD, auth, i18n, advanced patterns, etc) that adheres to the RealWorld spec and API.
seed
Ditsmod seed
vs-webframework
Benchmark: fastify vs nestjs vs ditsmod vs restify vs hapi vs express
ditsmod's Repositories
ditsmod/ditsmod
Ditsmod is a Node.js-based web framework designed for building highly extensible and fast applications. Its name combines DI + TS + Mod to highlight its key features: it includes Dependency Injection, is written in TypeScript in ESM format, and is designed with strong Modularity in mind.
ditsmod/realworld
Ditsmod codebase containing real world examples (CRUD, auth, i18n, advanced patterns, etc) that adheres to the RealWorld spec and API.
ditsmod/monorepo
ditsmod/vs-webframework
Benchmark: fastify vs nestjs vs ditsmod vs restify vs hapi vs express
ditsmod/starter
Ditsmod seed
ditsmod/ditsmod.github.io
Site for ditsmod docs