Show HN: A lightweight module to send HTTP(s) requests from Node.js(github.com)6 points·by vasanthv·8 yıl önce·2 commentsgithub.comShow HN: A lightweight module to send HTTP(s) requests from Node.jshttps://github.com/vasanthv/fetch-lite1 commentsPost comment[–]cathhhhji·8 yıl öncereplyHow is this different from the other hundreds of modules that go this exact thing?[–]JCSato·8 yıl öncereplyIf I had to guess, the selling points are: promises + fetch syntax + tiny size.