Shopify / shopify-fulfillment-integration

Example Fulfillment Service Integration with Shopify
MIT License
78 stars 28 forks source link

Add comment explicitly mentioning ShopifyApp::WebHooksManager so deve… #6

Closed icefox closed 8 years ago

icefox commented 8 years ago

…lopers will not hand roll a hook solution that is worse when ShopifyApp::WebHooksManager already exists

kevinhughes27 commented 8 years ago

This example is built using Sinatra to try and make it more clear how the whole system needs to work for non rails developers. It is not intended to showcase all the best practises that could be used inside a rails app and is intentionally more low level.