8000 README updates · diamondtech/rabbitmq-tutorials@68975e8 · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit 68975e8

Browse files
README updates
1 parent 36e116e commit 68975e8

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# RabbitMQ tutorials
22

3-
This project contains code snippets for RabbitMQ tutorials. You can
4-
find them here:
3+
This project contains code snippets for [RabbitMQ tutorials](http://www.rabbitmq.com/getstarted.html).
54

6-
[http://www.rabbitmq.com/getstarted.html](http://www.rabbitmq.com/getstarted.html)
5+
## Languages
6+
7+
The following ports are available:
8+
9+
* [C#](./dotnet)
10+
* [Clojure](./clojure)
11+
* [Erlang](./erlang)
12+
* [Go](./go)
13+
* [Haskell](./haskell)
14+
* [JavaScript (with Node and node-amqp)](./javascript-nodejs)
15+
* [Java](./java)
16+
* [PHP](./php)
17+
* [Perl](./perl)
18+
* [Python (with Pika)](./python)
19+
* [Python (with Puka)](./python-puka)
20+
* [Ruby (with Bunny)](./ruby)
21+
* [Ruby (with amqp gem)](./ruby-amqp)

0 commit comments

Comments
 (0)
0