Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 486 Bytes

index.md

File metadata and controls

11 lines (8 loc) · 486 Bytes
hide
navigation
toc

Framework

The philosophy behind this framework is to have a minimalist foundation to be able to build simple apps but can also accomodate for more complex applications through composition (of the configuration, commands, request handlers and more).

Another important design is to expose to you the input to handle and an abstraction of the operating system it runs on so you only need to focus on what your app needs to do and not how.