Skip to content

Getting Started

Sunny Ahuwanya edited this page Jan 27, 2016 · 4 revisions

RestBus lets you consume your ASP.Net 5, Web API and ServiceStack service endpoints via RabbitMQ.

To get started:

  1. Install RabbitMQ if you don't have access to an installation. Alternatively, you can sign up for a cloud hosted RabbitMQ service such as CloudAMQP.

  2. Create/Modify your service in any of the following web frameworks:

  1. Call your service endpoints.