- install golang
- install RabbitMQ instruction
- run main.go in root project
- run main.go that is in receiper folder via the terminal
- Logger
- Multi consume module
- POST METHOD
localhost:8769/publish/{{param}}
You can choose one of the param. Param options are one, two, three, four, five.
- Input body
{
"name": "andi",
"city": "palembang"
}