Hacker News new | ask | show | jobs
by aviraldg 3651 days ago
Did you try isomorphic-fetch?
1 comments

No; node and the browser provide APIs that do this already they're just very different so I simply wrapped them to avoid dependencies (it was pretty easy). But I knew of it and it's a good idea.