You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,12 @@ Reddit Clone REST API with Microservices Architecture Using gRPC
24
24
## 🚀 Overview
25
25
26
26
*Threadit* is cloud native application that offers a set of services that provide users the ability to connect, share and engage in discussions within communities through a REST API.
27
-
Its architecture follows a microservices model with gRPC communication and will be deployed on Google Cloud Platform (GCP) with Kubernetes.
27
+
Its architecture follows a microservices model with gRPC communication and can be deployed on Google Cloud Platform (GCP) with Kubernetes.
28
28
29
29
## 🌐 API Description
30
30
31
-
Threadit provides a set of endpoints to interact with communities, threads, comments and more. A detailed documentation of all endpoints can be found [here](./docs/openapi).
32
-
33
-
We also make available a [collection](https://grupo-8-0813.postman.co/workspace/f8d9d9ba-0d5a-42e6-851c-c4c77649f095/collection/34079154-e136d7b1-05c1-4e8f-bcf9-00d6b3f6b65c) in postman to make it easier to test the API.
31
+
The OpenAPI specification of all microservices can be found [here](./docs/openapi).
32
+
We also made available a [Postman collection](https://grupo-8-0813.postman.co/workspace/f8d9d9ba-0d5a-42e6-851c-c4c77649f095/collection/34079154-e136d7b1-05c1-4e8f-bcf9-00d6b3f6b65c) for testing the REST API.
34
33
35
34
## 📦 Application Architecture
36
35
@@ -47,4 +46,4 @@ We also make available a [collection](https://grupo-8-0813.postman.co/workspace/
47
46
-[Phase 7 - Implementation and Scripted Deployment of Previous Phase](./docs/phases/phase7.md)
48
47
-[Phase 8 - Automation with CI/CD](./docs/phases/phase8.md)
49
48
-[Phase 9 - System Testing](./docs/phases/phase9.md)
50
-
-[Phase 10 - Final Report](./docs/phases/phase10.md)
49
+
-[Phase 10 - Final Report](./docs/phases/phase10.md)
0 commit comments