Almost all of us use or have used the fetch()
API. But, don't you think that it is unnecessary for us to write one more line of code just to convert our response to the type we want? Well, if you do I have some good news for you! There's a new nicer HTTP client called Clientoid. It is promise based and supports every response type that we know! Also, it is really fast for its kind! It supports both Node.js and Browsers. Also, hear me out, it weighs just 9.82kb! Cool right? Here's a link to check it out.
https://github.com/MichaelGrigoryan25/Clientoid
Let me know what you think 🤔!

Discussion (0)