Skip to content

Commit

Permalink
Update README.md (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
morteza-mortezai authored Jun 9, 2023
1 parent c0a997b commit d04da67
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456
[circleci-url]: https://circleci.com/gh/nestjs/nest

<p align="center">Payever Test</p>
<p align="center">NestJS Microservice Project with RabbitMQ Integration
</p>



Expand All @@ -19,6 +20,10 @@ there is also **lib** folder that contains common modules .

client request is recived by gateway and after validation, it is sent to related microservice and then result will be sent back .

This project has been designed with scalability in mind, allowing for easy addition of new services and the ability to handle large volumes of traffic. It also offers flexibility in deployment options, with the ability to deploy each service separately or together as a single unit.

If you are looking for a robust, scalable, and flexible microservice architecture for your API service, this project is the perfect solution.

![1](https://github.com/morteza-mortezai/nestjs-microservice-clean-architecture/assets/75200938/875f23fb-8fef-4e1f-9a5d-546b3af29673)
## architecture
clean architecture is used for this project
Expand Down

0 comments on commit d04da67

Please sign in to comment.