You can find one version or another of this living here.
My site tries to make a number of external API calls in some places, but because of CORS stuff, I've opted to write my own proxy to process traffic to external APIs instead; you can find that repo here.