Skip to content

Ranio321/ServiceBusExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ServiceBusExample

A simple example project demonstrating how to use Azure Service Bus and shopify webhooks in .NET applications.
Application uses MassTransit library as abstraction over ASB

Getting Started

API

  1. Update Service Bus connection string in appsettings.json.
  2. Update shopify secret key string in appsettings.json.
  3. Build and run the project:

Shopify app

  1. Change webhook urls in .toml. (For local development you can use ngrok)
  2. Run shopify app dev and follow prompts in console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors