Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 729 Bytes

File metadata and controls

12 lines (7 loc) · 729 Bytes

Stratify

Stratify is an architectural framework built on Fastify that introduces clear structural boundaries and a robust Dependency Injection system. Applications are defined through modules, providers, controllers, hooks, installers, and adapters, while maintaining Fastify’s performance and encapsulation model.

The suffix -ify acknowledges its Fastify heritage, and strata expresses its guiding principle of modular layering and clear separation of concerns.

Stratify remains fully compatible with the Fastify ecosystem.

Early stage: open to community feedback as the API matures toward stability by late 2025.

Read the documentation here: https://stratifyjs.github.io/