Skip to content
Yogesh Jagadeesan edited this page Dec 21, 2020 · 4 revisions

Welcome to the Azure Functions RabbitMQ extension wiki! The RabbitMQ extension for functions includes a trigger and an output binding. To learn more about triggers and bindings in Azure Functions, click here. To learn more about RabbitMQ, check out their getting started page.

To get started with developing with this extension, make sure you first set up a RabbitMQ endpoint. Then you can go ahead and begin developing your functions in C#, JavaScript, Python, or Java.

Clone this wiki locally