sinatra-router
Application router
A module that enables modular composition of Sinatra applications with conditional routing and X-Cascade support
A tiny vendorable router that makes it easy to try routes from a number of different modular Sinatra applications.
62 stars
5 watching
6 forks
Language: Ruby
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
rkh/sinatra-advanced-routes | Makes routes in Sinatra first class objects to improve routing flexibility and maintainability. | 38 |
blindgaenger/sinatra-rest | Generates RESTful routes for Sinatra applications using model convention | 147 |
sinatra-activerecord/sinatra-activerecord | An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
integrity/sinatra-authorization | Provides HTTP authorization helpers for the Sinatra web framework in Ruby. | 74 |
thebrianemory/corneal | A Ruby gem that generates a Sinatra application with a Rails-like structure and simplicity. | 254 |
r18n/sinatra-r18n | Provides internationalization support to Ruby web applications using a wrapper around the R18n core library. | 2 |
nakajima/sinatras-hat | Provides a way to easily create RESTful applications with Sinatra by automating the creation of routes and models. | 142 |
soveran/syro | A lightweight router for building modular web applications with a focus on simplicity and performance | 138 |
codeplant/simple-navigation | A Ruby gem for creating hierarchical navigation structures in web applications | 885 |
expo/router | A file-based router for universal React Native apps. | 1,371 |
wixel/frank-sinatra | A modular Sinatra application boilerplate with built-in features and dependencies for rapid development | 51 |
juxt/bidi | A Clojure library for routing and dispatching with bidirectional URIs. | 992 |
rla/alternative-router | An alternative HTTP router/dispatcher for SWI-Prolog, providing more convenient implementation of RESTful web services. | 10 |
algesten/broute | A router library that enables the creation of modular, hierarchical routing systems for web applications. | 5 |