Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 241 Bytes

amqp_rest

A thin RESTful interface on top of AMQP, writen in go. Useful for applications written in languages like php, that will open a connection, send one message, and exit.

This is still very much proof of concept/pre-alpha