File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33
44## Model Service Controller Pattern
5- ### UML diagrams
5+ ### Sequence diagrams
66- ** Client** sends a request to the ** Controller** .
77- The ** Controller** forwards the request to the ** Service** for business logic processing.
88 - ** Service** requests data from the ** Model** .
@@ -143,4 +143,4 @@ return assignTask;
143143- ** MinIO** : Employed for file storage, enabling scalable and high-performance object storage.
144144- ** WebSocket** : Used to establish a socket network, facilitating real-time communication between clients and the server.
145145- ** Bun** : Utilized for running TypeScript and executing unit tests, streamlining the development workflow.
146- - ** Docker** : Used for containerization and deployment, ensuring a consistent environment across development and production.
146+ - ** Docker** : Used for containerization and deployment, ensuring a consistent environment across development and production.
You can’t perform that action at this time.
0 commit comments