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

https://github.com/cloudamqp/clojure-amqp-example

A Clojure example project showing how to connect, publish and consume a message via CloudAMQP
https://github.com/cloudamqp/clojure-amqp-example

Last synced: over 1 year ago
JSON representation

A Clojure example project showing how to connect, publish and consume a message via CloudAMQP

Awesome Lists containing this project

README

          

# clojure-amqp-example

An example project showing how to connect, publish and consume a message via CloudAMQP

## Usage

```bash
lein run
```

## Deploy to Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)