ifcastle/application

A set of interfaces for the "Application" pattern.


README

Provides scaffolding for building a BackEnd application that is designed to function as an API, with components that will be permanently loaded into memory.

Architecture

Application pattern

Read more about the Application pattern.