Skip to content

Welcome to Azure Service Bus JavaScript SDK 1.2

Damir Dobric edited this page Jan 26, 2015 · 6 revisions

Welcome to Service Bus Java Script SDK open source project. This project contains source code of the SDK and a sample solution, which helps you to leverage Microsoft Azure Service Bus SDK via REST protocol. Typically as every service in Microsoft Azure Service Bus provides a support for REST. However utilizing Service Bus with native REST is not an easy task. To simplify using of Service Bus with REST we built the Java Script SDK on top of REST.

What is Azure Service Bus Java Script SDK?

Following articles describe what is JavaScript SDK for Azure Service Bus.

WIKI Article on Git: https://github.com/ddobric/ServiceBusJavaScriptSdk/wiki/What-is-Azure-Service-Bus-JavaScript-SDK%3F

Damir's original announcements on http://developers.de:

Intro: http://developers.de/blogs/damir_dobric/archive/2014/08/07/welcome-azure-servicebus-javascript-sdk.aspx

Jump Start: http://developers.de/blogs/damir_dobric/archive/2014/08/12/jumpstart-azure-service-bus-javascript-sdk.aspx

How to use Azure Java Script SDK?

Following URL describes how to use SBJSSDK: https://github.com/ddobric/ServiceBusJavaScriptSdk/wiki/How-to-use-Azure-Service-Bus-Java-Script-SDK%3F