rabbitmq-http icon indicating copy to clipboard operation
rabbitmq-http copied to clipboard

REST API for RabbitMQ, Write with Google Go(lang).

Results 1 rabbitmq-http issues
Sort by recently updated
recently updated
newest added

$sudo ./rabbitmq-http -address="127.0.0.1:8080" -amqp="amqp://guest:guest@localhost:5672/" output is sudo: ./rabbitmq-http: command not found not as expected HTTP Response 200 OK 405 Method Not Allowed 500 Internal Server Error