Hello,
I am new to Azure Service Bus. I want to build a REST based RELAY component in Azure with REST web service as back office web service and calls made from REST web service.
Is it possible to build all the three in REST
1) REST based Back Office service (behind the REST RELAY component / actual service),
2) REST based RELAY component, (intermediary)
3) REST based calling service to these components ? (calling service)
Thanks in advance