RIAEvangelist / node-dominos-pizza-api

This is a node.js wrapper for the dominos pizza apis
MIT License
514 stars 126 forks source link

Add international support using code example from docs #88

Closed RIAEvangelist closed 3 years ago

RIAEvangelist commented 3 years ago

There is a code example in the International Support Doc which can be used to implement at least canada.

RIAEvangelist commented 3 years ago

when complete this should fix #65

RIAEvangelist commented 3 years ago

Baked in International support and one-off custom endpoint support added in the v3.x branch. This will become standard when 3.x is released in a couple of weeks.