0.0
Sinja is a Sinatra extension for quickly building RESTful,
{json:api}-compliant web services, leveraging the excellent
JSONAPI::Serializers gem for payload serialization. It enhances Sinatra's
DSL to enable resource-, relationship-, and role-centric API development,
and it configures Sinatra with...
2020
2021
2022
2023
2024
2025
0.0
A gem that will provide default error controller routing and messaging within the default application layout
2020
2021
2022
2023
2024
2025
0.0
A lightweight, extensible asynchronous event routing framework in Ruby.
2020
2021
2022
2023
2024
2025
0.0
A Rack middleware to make URLs in one-page webapps easier.
In a couple of recent projects, I've needed to avoid full page
refreshes as much as possible. In the first, I wanted to keep an
embedded music player active while the user was browsing. In the
second, I just wanted fancier transitions be...
2020
2021
2022
2023
2024
2025
0.0
MicroBunny is an small opinionated RabbitMQ framework built on top of bunny that
implements a routing scheme and client API optimized to help you build asynchronous,
event-based communication between web services (such as microservices). If you're
interesting in building resilient...
2020
2021
2022
2023
2024
2025
0.0
Call routing for somleng.unicef.io
2020
2021
2022
2023
2024
2025
0.0
A named routes Sinatra DSL inspired by Rails routing
2020
2021
2022
2023
2024
2025
0.0
Enable Routing function to Ruboty.
2020
2021
2022
2023
2024
2025
0.0
Ruby on Rails supports RESTful routing out-of-the-box. However, as you move along, you will often find yourself repeating the code for the seven REST actions: index, show, new, create, edit, update, destroy. This gem allows you to get all of the code for free by simply typing 'include BTech::Rest...
2020
2021
2022
2023
2024
2025
0.0
Map out RabbitMQ topology with the use of routing key conventions and consumer tags.
2020
2021
2022
2023
2024
2025
0.0
Library which provides functions for reading and writing Routing Policy Specification Language (RPSL, RFC2622).
2020
2021
2022
2023
2024
2025
0.0
An alternative to Rake and Thor, Ing has a command-line syntax similar to
Thor's, and it incorporates Thor's (Rails') generator methods and shell
conventions. But unlike Thor or Rake, it does not define its own DSL. Your tasks
correspond to plain ruby classes and methods. Ing just handles rout...
2020
2021
2022
2023
2024
2025
0.0
Inspired by thousand-line routes files, KonmariRoutes aims to make routes more manageable by enabling
a routing structure that mirrors the controller file structure of a standard web application, powered
by one guiding principle: Keep only what makes you happy. This is largely inspir...
2020
2021
2022
2023
2024
2025
0.0
Ella is a web framework which seeks which seeks to find a balance between the simplicity of a microframework and the conveniences of a large, opinionated framework. Ella uses Sinatra for its controllers and routing.
2020
2021
2022
2023
2024
2025
0.0
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.
2020
2021
2022
2023
2024
2025
0.0
SubdomainRoutes add subdomain conditions to the Rails routing system. Routes may be restricted to
one or many specified subdomains. An URL will be recognised only if the host subdomain matches the
subdomain specified in the route. Route generation is also enhanced, so that the s...
2020
2021
2022
2023
2024
2025
0.0
ProxyMachine is a simple content aware (layer 7) TCP routing proxy written in Ruby with EventMachine.
2020
2021
2022
2023
2024
2025
0.0
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...
2020
2021
2022
2023
2024
2025
0.0
Thanks to the core library, ecosystem of Kanal tools can be extendted to use with input-output bot-like behaviour, with routing
2020
2021
2022
2023
2024
2025
0.0
Adds a sitemap XML to Workarea Commerce Platform. Handles generating the sitemap and routing to it.
2020
2021
2022
2023
2024
2025