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

https://github.com/amitizle/rabbitmq_tutorial_docker_go

RabbitMQ tutorials implemented using Go and docker-compose
https://github.com/amitizle/rabbitmq_tutorial_docker_go

Last synced: 26 days ago
JSON representation

RabbitMQ tutorials implemented using Go and docker-compose

Awesome Lists containing this project

README

        

# Go + Docker + RabbitMQ

Based on the [official tutorials](http://www.rabbitmq.com/getstarted.html) and specifically the ones for _Go_.

[Examples in Github are here](https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/go).

All running using [`docker-compose`](https://docs.docker.com/compose/).