httpaste/ARCHITECTURE.md
2022-04-02 03:07:49 +02:00

239 B
Raw Blame History

Architecture

This programs design resembles a Resource-Method-Representation architecture pattern. This is due to the design choice of making it API-oriented, instead of domain-oriented. Therefore

Router

Controller

Model

Backend