Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiagompalte/fullcycle-goexpert-rabbitmq


https://github.com/tiagompalte/fullcycle-goexpert-rabbitmq

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# FullCycle GoExpert RabbitMQ

## Steps

1. `docker-compose up -d`
2. `go run ./cmd/producer/main.go`
3. `go run ./cmd/consumer/main.go`