Wednesday 27 June 2018

Any good tutorial for learning how to use REST APIs with node?

Basically I want to get familiar with node.js and I want to create a module that is able to pull orders from my Shopify-based store and fulfill the orders by sending the customer their coupon code via email. Basically I want to pull orders from shopify, email the customer their product, then mark the order as fulfilled. But to do that I would have to get familiar with REST APIs, is there any guides or books you guys would recommend? Thanks in advance!

Submitted June 27, 2018 at 10:54AM by col0ringbook

No comments:

Post a Comment