Skip to content
Snippets Groups Projects
Commit 703b3680 authored by Nicolas Castejon's avatar Nicolas Castejon
Browse files

Update organizations.md

parent 7d6892f4
Branches
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ In our application, one organization is usually a provider of data, used in the ...@@ -8,7 +8,7 @@ In our application, one organization is usually a provider of data, used in the
## How it works ## How it works
![Diagram](/assets/organization-service.svg) ![organizations-image](/assets/organization-service.svg)
The entrypoint of the service is a REST API provided by a [NestJS](https://github.com/nestjs/nest) application. This backend application interacts with a PostgresSQL database through an ORM called [TypeORM](https://github.com/typeorm/typeorm). The entrypoint of the service is a REST API provided by a [NestJS](https://github.com/nestjs/nest) application. This backend application interacts with a PostgresSQL database through an ORM called [TypeORM](https://github.com/typeorm/typeorm).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment