Categories: None [Edit]

nethttputils

https://rubygems.org/gems/nethttputils
https://github.com/nakilon/nethttputils
Back in 2015 I was a guy automating things at my job and two scripts had a common need -- they both had to pass the same credentials to Jenkins (via query params, I guess). That common tool with a single method was a Net::HTTP wrapper -- that's where the name from. Then when the third script appeared two of them had to pass the Basic Auth. The verb POST was added and common logging format, and relatively complex retry logic. Then some website had redirects and I had to store cookies, then GZIP and API rate limits... I was not going to gemify this monster but it is now a dependency in many other gems, and since Gemfile does not support Github dependencies I have to finally gemify it.

Total

Ranking: 23,406 of 189,654
Downloads: 64,046

Daily

Ranking: 43,419 of 189,628
Downloads: 2

Depended by

RankDownloadsName
17,328103,682reddit_bot
102,4427,819paster
163,3053,026trovobot
188,538339nakitwitch

Depends on

RankDownloadsName
181,118,996,910addressable

Owners

#GravatarHandle
1iconnakilon