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