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