Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/skif48/nabbit into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
skif48 committed Feb 23, 2019
2 parents 5ebaaaa + 3b19319 commit f3cd9c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
```bash
npm install --save nabbitmq
```

### API Docs
Documentation can be found [here](https://skif48.github.io/nabbitmq/)
### Description

NabbitMQ is a library that makes it easy for Node.js developers to interact with RabbitMQ. It's built on top of famous [amqplib](https://www.npmjs.com/package/amqplib) package and it leverages RxJS streams.
Expand Down

0 comments on commit f3cd9c7

Please sign in to comment.