Hence node-fetch , minimal code for a window.fetch compatible API on Node.js ... json fetch('https://api.github.com/users/github') .then(function(res) ...
確定! 回上一頁