node-twitter icon indicating copy to clipboard operation
node-twitter copied to clipboard

Replace the request dependency with lighter alternative

Open dandv opened this issue 8 years ago • 4 comments

If this module is still maintained (#279), any plans to ditch request in favor of something lighter and ideally that works in the browser as well, like cross-fetch? That would also solve #252. CC @frizz925

dandv avatar Feb 12 '18 09:02 dandv

Hopefully I wasn't too late for this. I'll start working on this issue on my fork by this weekend hopefully https://github.com/Frizz925/node-twitter/issues/1

frizz925 avatar Feb 15 '18 07:02 frizz925

@dandv @Frizz925 this sounds like a great a idea. I have not looked into this too much, but I imagine replacing the oauth bits and some of the request sugar I am using, may get a little hairy. I will keep my eye out for a patch

desmondmorris avatar Feb 15 '18 15:02 desmondmorris

@desmondmorris: thoughts on this rewrite using modern underlying libraries?

dandv avatar Feb 20 '18 03:02 dandv

hel

desmondmorris avatar Feb 20 '18 14:02 desmondmorris