0.0
# Kaffe Framework
This is a minimalistic webframework inspired by sinatra and
rails.
## Basic usage
The idea is to use be able to create modular applications and
forward requests between them.
class Blog < Kaffe::Base
use Rack::CommonLogger
get '/?' do
...
2021
2022
2023
2024
2025
2026
0.0
Angstrom is an Mongrel2 fronted, actor-based web development framework similar in style to sinatra. With natively-threaded interpreters (Rubinius2), Angstrom provides true concurrency and high stability, by design.
2021
2022
2023
2024
2025
2026
0.0
A sinatra middleware for using alexa commands with transmission.
2021
2022
2023
2024
2025
2026
0.0
A ruby gem for authorization for use in sinatra/rack applications. Code mostly stolen from Pundit
2021
2022
2023
2024
2025
2026
0.0
Traditionally, a PHP or Perl/CGI web page has been used to login unauthenticated users to a Network Access Controller like ChilliSpot; this hotspotlogin implementation is based on Sinatra instead, and relies heavily on the CoovaChilli JSON interface.
2021
2022
2023
2024
2025
2026
0.0
Quick and dirty sinatra app to enable bookmarklet purging of akamai repos
2021
2022
2023
2024
2025
2026
0.0
A Sinatra Markdown server.
With many extra non-standard features.
2021
2022
2023
2024
2025
2026
0.0
A modular opinionated CMS based on Sinatra and Mongoid, in the works..
2021
2022
2023
2024
2025
2026
0.0
PingBot is a lightweight website and API monitoring tool packaged as a Ruby gem. It provides an executable that launches a web application (powered by Sinatra and SQLite) where you can add or remove URLs to monitor. The gem periodically checks each endpoint for availability (HTTP 200 OK), tracks ...
2021
2022
2023
2024
2025
2026
0.0
Provides helpful command line tools to run sinatra server and bundle adyen skin files
2021
2022
2023
2024
2025
2026
0.0
A simple REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
2021
2022
2023
2024
2025
2026
0.0
A simple sinatra based server for rendering HTML sites
2021
2022
2023
2024
2025
2026
0.0
Capture, report, and auto-fix production errors with BugStack. Zero runtime dependencies. Framework integrations for Rails, Sinatra, and more.
2021
2022
2023
2024
2025
2026
0.0
Sinatra CometIO client for eventmachine
2021
2022
2023
2024
2025
2026
0.0
A web framework built on top of Rack, it has the simplicity of sinatra and the structure of rails
2021
2022
2023
2024
2025
2026
0.0
A/B test data aggregator as a Sinatra web service
2021
2022
2023
2024
2025
2026
0.0
Easily use PicoCSS with Rails, Bridgetown, and Sinatra
2021
2022
2023
2024
2025
2026
0.0
Humanize your times in your locale language. It is plain Ruby, you don't need Rails or Sinatra, but it works great with them
2021
2022
2023
2024
2025
2026
0.0
This gem integrates the Bulma pagination component with the will_paginate pagination gem. Supports Hanami, Sinatra, and Rails
2021
2022
2023
2024
2025
2026
0.0
FakeWeb allows you to fake a response from a specific url, this gem intends to give developers the option to allow several responses from the same url based on parameters (ex: WSDL)
2021
2022
2023
2024
2025
2026