This wrap requests from the deck of cards API, to apply an open Access-Control-Allow-Origin header. That way, requests to the original API can occur while in development, without browser same-origin-policy issues.
15Dkatz/deck-of-cards-api-wrapper
Wrapper around the deck of cards api to enable requests in development (by getting over the CORS policy).
JavaScript