Search code examples
javascriptnode.jsproxyquandl

Using NodeJS Quandl API behind a proxy


I'm trying to use quandl in nodejs but I'm behind a web proxy. Does somebody know how to set it up so my requests use the proxy? (http and https)


Solution

  • I contacted the Quandl NodeJS module developer (great guy) and he added proxy support to the newest release. It's already available in NPM :D