warengonzaga/buymeacoffee.js

transition to Axios

warengonzaga opened this issue · 7 comments

I just want to replace "request" to "Axios" for more better feature.

Are you open to got?
https://www.npmjs.com/package/got
very similar to request and after request got deprecated, a lot of people seem to be moving to got.
https://nodesource.com/blog/express-going-into-maintenance-mode

@JohnDoePBabu is it better to axios?

I would say so.
This link compares some features between the two.
Also, I found the response structure much more similar to request.
It is not yet as popular as axios, but is quickly gaining attraction.

@JohnDoePBabu agree... I saw the link and I guess this is better than axios... let's use the latest tech as possible.

Referencing #10 as we can't use Got for browser.

@JohnDoePBabu submit PR for undoing...