ifcastle/application

A set of interfaces for the "Application" pattern.

Installs: 195

Dependents: 8

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ifcastle/application


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.