request / request-promise

The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
ISC License
4.77k stars 297 forks source link

docs: deprecate this package #341

Closed shisama closed 4 years ago

shisama commented 4 years ago

This package will be deprecated as well as request. Thank you very much for your great works. 'request-promise-native' has already been deprecated.(https://github.com/request/request-promise-native/issues/57)

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 052331d005559c7dac66da16e3a4eee4d4a05efa on shisama:patch-1 into b4dafe49fdfe57cdee7468c00613443e78ae5e7e on request:master.

analog-nico commented 4 years ago

Thanks a ton for taking care of this repo, too @shisama !

jaschaio commented 4 years ago

@shisama @analog-nico why instead of deprecating this repo not just use a maintained drop in replacement for request such as teeny-request?