There was an error while loading. Please reload this page.
1 parent 86f5ab9 commit f544a52Copy full SHA for f544a52
1 file changed
index.md
@@ -13,7 +13,7 @@ features:
13
- title: Full Fastify Ecosystem Support
14
details: Preserves full compatibility with the Fastify ecosystem through its concepts of installers and adapters.
15
- title: Type-Safe Dependency Injection
16
- details:
+ details: Leverages a TypeScript DI container that eliminates decorators and manual type declarations.
17
- title: Testable by Design
18
details: Provides built-in mechanisms to mock and override dependencies, making tests easy to write and maintain.
19
- title: Dependency Inversion Principle
0 commit comments