0.0
No commit activity in last 3 years
No release in over 3 years
This is a micro framework based in Rack, inspired in Sinatra, camping and many others. The intention is to have fast responses for simple API calls. The base unit of this framework are the classes, which registers a regular expression that will match this resource.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
AutoApi generates a RESTful API on the fly. If you call gets on items that do not exist, you get back what you'd expect if the object didn't exist. If you POST to something, even if it doesn't exist, it will create it on the fly, which then can be retreived from the database. It runs on Sinatr...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A Sinatra web app packaged as a gem that is used to demonstrate https://github/DEFRA/quke
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
A gem that provides generators for sinatra apps, ready to go with rack-test/webrat/randexp and others
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Currently a helper for generating bootstrap formatted input fields for ActiveRecord objects.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Web proxy based on Sinatra and VCR to record and replay all the http requests, useful for end to end tests.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Simple Push Notification Server written with Sinatra and Sequel(Sqlite3)
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
Lescopr automatically captures logs, errors and exceptions from any Ruby project and streams them in real-time to the Lescopr dashboard. Works with Rails, Sinatra, Rack and plain Ruby.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Resque-igo is the same thing, but for mongo. It would not exist without the work of defunkt and ctrochalakis on github. Background jobs can be a...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Generate templates for Sinatra. The built-in template provide a user authentication model, but you can add as many templates as you want.
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Catch bugs locally, get AI-powered fixes. Works with Rails and Sinatra.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A sinatra middleware for using alexa commands with transmission.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Priest is a more advanced replacement for the monk command line tool. Monk is a glue framework for web development. It means that instead of installing all the tools you need for your projects, you can rely on a git repository and a list of dependencies, and Monk will care of the rest. By default...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Priest is a more advanced replacement for the monk command line tool. Monk is a glue framework for web development. It means that instead of installing all the tools you need for your projects, you can rely on a git repository and a list of dependencies, and Monk will care of the rest. By default...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Quick and dirty sinatra app to enable bookmarklet purging of akamai repos
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
A modular opinionated CMS based on Sinatra and Mongoid, in the works..
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Provides helpful command line tools to run sinatra server and bundle adyen skin files
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
# Rack HTTP Pipe Use to pipe directly a remote HTTP file without buffering it. > /!\ Do not work with WebBrick, tested with puma ## Use case * Given a file named #HASH#.pdf on S3 * You want a clean URL and handling the authentication in front of it ``` GET http:/example.com/download Cont...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
# 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
Repository is gone
A lightweight, framework-agnostic Ruby SDK for integrating PeyemAPI payments. Works with Rails, Sinatra, Hanami, and plain Ruby.
2021
2022
2023
2024
2025
2026