Skip to content

Commit e7a8d76

Browse files
authored
Update README.md
1 parent 75cd8bf commit e7a8d76

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,17 @@ This is a microservice application. There are the following services:
99
4. Attachment Service - Add/Remove images
1010

1111
---
12-
There has also multiple databases:
12+
There are also multiple databases:
1313
1. UserDB - User information
1414
2. PostDB - Post related information
1515

1616
---
17-
Uses following technologies:
17+
Uses the following technologies:
1818
1. ASP.Net Core 7
1919
2. EF Core 7
2020
3. MS SQL Server 2022
21-
4. Docker - All services are running into docker container
21+
4. Docker - All services are running into the docker container
2222
5. RabbitMQ - Any changes to the User information will update to the PostDB
2323
6. YARP - Reverse Proxy for service path forwarding
24+
7. Serilog - For logging purposes
25+
8. Prometheus, Grafana - For Matrix and Monitor purposes

0 commit comments

Comments
 (0)