Skip to content

121 Service

diderikvw edited this page Aug 26, 2024 · 47 revisions

This page contains links to software architecture documentation of the 121 Service, which is the server-side "back-end" of the system.

Diagrams showing the inter-dependencies of the main NestJS Modules of the 121 Service.

A generated Entity Relationship Diagram (ERD) of the Database of the 121 Service.

121 Service API

A Swagger UI generated from the code, when you have the 121 Service running locally probably at:

http://localhost:3000/docs/

A diagram modeling the Redis queues used in the 121 Service.

Clone this wiki locally