{"provider_url":"https://hatena.blog","type":"rich","description":"\u30b9\u30c8\u30ea\u30fc\u30df\u30f3\u30b0\u3063\u3066\u3088\u304f\u308f\u304b\u3063\u3066\u306a\u3044\u3093\u3060\u3051\u3069\u3001\u3053\u3046\u3044\u3046\u4e8b\u306a\u306e\u304b\u306a\u3042\uff1f index.js #!/usr/bin/env node var fs = require('fs'), http = require('http'); http.createServer(function (req, res) { var aaa; res.writeHead(200, { 'content-type': 'text/plain; charset=utf-8' }); aaa = fs.createReadStream('./aaa', { bufferSize: 1 }); aaa.on('data', f\u2026","url":"https://sasaplus1.hatenadiary.com/entry/20121113/1352796988","blog_title":"\u56db\u89d2\u9769\u547d\u524d\u591c","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsasaplus1.hatenadiary.com%2Fentry%2F20121113%2F1352796988\" title=\"node.js\u3067\u30b9\u30c8\u30ea\u30fc\u30df\u30f3\u30b0\u7684\u306a - \u56db\u89d2\u9769\u547d\u524d\u591c\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","width":"100%","title":"node.js\u3067\u30b9\u30c8\u30ea\u30fc\u30df\u30f3\u30b0\u7684\u306a","published":"2012-11-13 17:56:28","version":"1.0","blog_url":"https://sasaplus1.hatenadiary.com/","image_url":null,"height":"190","author_name":"sasaplus1","categories":["node.js"],"provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/sasaplus1/"}