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 183,848
Downloads: 1,002,019,164

Daily

Ranking: 15 of 183,836
Downloads: 596,303

Depended by

RankDownloadsName
37605,973,255rack-test
38604,769,378actionpack
61496,109,233sprockets
88396,420,464rack-protection
114309,983,792marcel
121296,790,569webmock
124288,336,805sinatra
135264,702,489capybara
138263,563,250selenium-webdriver
145255,616,997request_store
150252,015,842sidekiq
163230,646,749warden
186202,671,837oauth2
194196,528,676rack-cors
201185,567,738rubocop-rails
209176,340,469thin
225163,055,887omniauth
239155,087,310newrelic_rpm
275134,824,925rack-proxy
283131,439,806oauth

Depends on

RankDownloadsName
12,498,463,447bundler
10983,205,598rake
19923,682,641minitest
14,178127,781minitest-global_expectations