{"id":79591,"library":"async-sinatra","title":"Async Sinatra","description":"A Sinatra plugin for asynchronous responses under async webservers like Thin, Rainbows, and Zbatery.","status":"active","version":"1.3.0","language":"ruby","source_language":null,"source_url":"https://github.com/raggi/async_sinatra","tags":["sinatra","async","eventmachine","web"],"install":[{"cmd":"gem install async_sinatra","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'async_sinatra', '~> 1.3.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Sinatra::Async","correct":"require 'async_sinatra'"}],"quickstart":{"code":"require 'async_sinatra'\nclass App < Sinatra::Base\n  register Sinatra::Async\n  aget '/slow' do\n    body { sleep 1; 'done' }\n  end\nend","lang":"ruby","description":"Define asynchronous routes in Sinatra."},"warnings":[{"fix":"Review EventMachine documentation before using.","message":"Requires knowledge of EventMachine and async patterns.","severity":"gotcha","affected_versions":">= 1.0.0"}],"env_vars":null,"search_vec":"'async':1,10,18 'asynchron':7 'eventmachin':19 'like':12 'plugin':5 'rainbow':14 'respons':8 'sinatra':2,4,17 'thin':13 'web':20 'webserv':11 'zbateri':16","created_at":"2026-06-18T04:55:34.940852+00:00","updated_at":"2026-06-18T04:55:34.940852+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/raggi/async_sinatra","github":"https://github.com/raggi/async_sinatra","docs":"http://www.rubydoc.info/gems/async_sinatra/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}