Hacker News new | ask | show | jobs
by maxogden 5366 days ago
timelines suggest that requests was inspired by https://github.com/mikeal/request from the land of node
2 comments

I can assure you that it wasn't :)
Just about every library & language has a Request-like wrapper. It's nothing unique to Node, and certainly nothing unique to client-side JavaScript where native XHR is a nightmare.