Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiagompalte/fullcycle-goexpert-rabbitmq
https://github.com/tiagompalte/fullcycle-goexpert-rabbitmq
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiagompalte/fullcycle-goexpert-rabbitmq
- Owner: tiagompalte
- Created: 2023-06-30T01:16:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-30T01:17:08.000Z (over 1 year ago)
- Last Synced: 2024-04-11T06:24:14.877Z (9 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`