1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-06-24 22:26:56 +02:00

Update description

This commit is contained in:
ebosas
2021-11-04 20:52:23 +02:00
parent 37d2f9c145
commit 38caed98e7

View File

@ -1,6 +1,6 @@
# Microservices
A basic example of microservice architecture which demonstrates communication between a few loosely coupled services and deployment to AWS.
A basic example of microservice architecture which demonstrates communication between a few loosely coupled services.
* Written in Go
* Uses RabbitMQ to communicate between services