httpaste/docs/ARCHITECTURE.rst
2022-04-02 03:04:28 +02:00

21 lines
306 B
ReStructuredText

Architecture
============
.. only:: not readme
.. uml:: architecture.uml
This program's 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