ifcastle/application

A set of interfaces for the "Application" pattern.

Maintainers

Package info

github.com/IFCastle/application

pkg:composer/ifcastle/application

Statistics

Installs: 195

Dependents: 10

Suggesters: 0

Stars: 0

Open Issues: 0


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.