0.0
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
instruments: sinatra, sequel.
2021
2022
2023
2024
2025
2026
0.0
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
Catch bugs locally, get AI-powered fixes. Works with Rails and Sinatra.
2021
2022
2023
2024
2025
2026
0.0
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
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
ronin-web-server is a custom Ruby web server based on Sinatra tailored for
security research and development.
2021
2022
2023
2024
2025
2026
0.0
Simple, yet, flexible redis-backed site/application settings manager. Works with Rails, Sinatra, or just plain old Ruby.
2021
2022
2023
2024
2025
2026
0.0
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
# 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
A lightweight, framework-agnostic Ruby SDK for integrating PeyemAPI payments. Works with Rails, Sinatra, Hanami, and plain Ruby.
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
A Sinatra Markdown server.
With many extra non-standard features.
2021
2022
2023
2024
2025
2026
0.0
Runtime wiring layer SDK for Ruby. Works with Rails, Sinatra, Rack, and plain Ruby.
2021
2022
2023
2024
2025
2026
0.0
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
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
A Rack middleware implementing the JSON-RPC 2.0 protocol that integrates easily with all Rack-based applications (Rails, Sinatra, Hanami, etc).
2021
2022
2023
2024
2025
2026
0.0
Provides validation methods for models in the LumberYard Sinatra app and command line application.
2021
2022
2023
2024
2025
2026
0.0
A micro library for mocking up APIs with Sinatra.
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