0.0
No commit activity in last 3 years
No release in over 3 years
Hollow is a drop-in component for building RESTful services that bridges from any routing solution (like Sinatra) to your back-end. You flesh out your service with Resource classes, you pick a Router to forward some traffic to Hollow, and it works. GET /HelloWorld becomes HelloWo...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Out-of-box R18n support for Ruby on Rails. It is just a wrapper for R18n Rails API and R18n core libraries. R18n has nice Ruby-style syntax, filters, flexible locales, custom loaders, translation support for any classes, time and number localization, several user language supp...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A JSON API in Sinatra for scouting FRC competitions, and that manages the database using Mongoid.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Fake Dropbox server written using the Sinatra framework. For development and testing purposes, no real authentication and users, stores files on the local machine. Can be used either as a standalone app listening on a port (language agnostic) or intercept calls to the real Dropbo...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Provides object geocoding (by street or IP address), reverse geocoding (coordinates to street address), distance queries for ActiveRecord and Mongoid, result caching, and more. Designed for Rails but works with Sinatra and other Rack frameworks too.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
This project consist of two parts First part includes sqlite database with two tables based on worldcitiespop.csv (http://download.maxmind.com/download/): cities(city, country, latitude, longitude, population, timezone_code) timezones(timezone, code) Second part is sinatra (web) application for ...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Armstrong is an Mongrel2 fronted, actor-based web development framework similar in style to sinatra. With natively-threaded interpreters (Rubinius2), Armstrong provides true concurrency and high stability, by design.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Rack middleware that works with Sinatra to dynamically create CRUD endpoints and routes based on models. It ain't perfect, but it works. These generated CRUD routes are assumed to return a Rack response. It's important to note, that you models and endpoints must be in separate modules...
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
No commit activity in last 3 years
No release in over 3 years
See a "pretty" version of your API. Goggles installs a little tiny Sinatra app on a URL prefix and serves any JSON responses that come back as a prettyprinted HTML page. There are browser add-ons that do a great job with this sort of thing, but I wanted something I could live-link from API docs....
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
Repository is gone
No release in over 3 years
Noumenon is a content management system designed to support being extended with Sinatra applications. It's currently in an early stage of development, but right now you can create a basic static site using templates from a theme which specify the structure and presentation of your content, and Y...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Ruby palindrome detector with sinatra DSL framework
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
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
The project is in a healthy, maintained state
A Sinatra Markdown server. With many extra non-standard features.
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Simplifies the integration of a custom, standards-compliant SSO service into any Rack-based application (like Rails or Sinatra) using the OmniAuth framework.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Generates the (semi-opinianated) basic file structure for a ruby project in users current directory. Currently only supports Sinatra projects.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Provides component-scoped CSS encapsulation using [data-capsule] attributes for Phlex components, ViewComponent components, and ERB templates. Styles are automatically scoped to prevent leakage between components. Inspired by component-based CSS approaches like Angular's view encapsulation and CS...
2021
2022
2023
2024
2025
2026