5 ms·
Oh shoot: http://gist.io/3135754 http://gist.io/3135754 http://bl.ocks.org/1353700 http://bl.ocks.org/1353700 Two of my favorite gist frontends, broken :(
by kingfishr 14y ago
Oh shoot:
http://gist.io/3135754 http://gist.io/3135754
http://bl.ocks.org/1353700 http://bl.ocks.org/1353700
Two of my favorite gist frontends, broken :(
- gbadman 14y agoIt seems like the Gist component of the API is either having a hard time or no longer works with JSONP. I'm also having an issue with Plunker as legacy templates are pulled from Gist and are currently broken.
- mbostock 14y agoThe API is currently down: https://status.github.com/ https://status.github.com/ Fortunately, I implemented a cache layer on top of GitHub's API recently, so many examples are working on http://bl.ocks.org http://bl.ocks.org. But only those that are lucky enough not to get a connection timeout. Hopefully the API will be back up soon!