Skip to content

Commit a746646

Browse files
authored
Update README
1 parent 49877cb commit a746646

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,12 @@ Reddit Clone REST API with Microservices Architecture Using gRPC
2424
## 🚀 Overview
2525

2626
*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.
2828

2929
## 🌐 API Description
3030

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.
3433

3534
## 📦 Application Architecture
3635

@@ -47,4 +46,4 @@ We also make available a [collection](https://grupo-8-0813.postman.co/workspace/
4746
- [Phase 7 - Implementation and Scripted Deployment of Previous Phase](./docs/phases/phase7.md)
4847
- [Phase 8 - Automation with CI/CD](./docs/phases/phase8.md)
4948
- [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

Comments
 (0)