rack

https://rubygems.org/gems/rack
https://github.com/rack/rack
Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.

Total

Ranking: 9 of 184,211
Downloads: 1,018,807,028

Daily

Ranking: 3 of 184,203
Downloads: 291,962

Depended by

RankDownloadsName
37615,942,449rack-test
38614,043,279actionpack
63502,504,478sprockets
88402,922,406rack-protection
113317,802,721marcel
120302,763,765webmock
124291,901,564sinatra
135270,070,390capybara
136269,061,443selenium-webdriver
145260,562,308request_store
152255,613,286sidekiq
163234,717,489warden
186206,470,059oauth2
194200,562,304rack-cors
198191,758,715rubocop-rails
209179,168,589thin
224166,287,936omniauth
243156,555,563newrelic_rpm
277137,440,725rack-proxy
289133,673,638oauth

Depends on

RankDownloadsName
12,549,968,627bundler
10999,352,732rake
19939,321,228minitest
14,141129,458minitest-global_expectations