http_router_sinatra
Router
Provides an extension for Sinatra to build and manage HTTP routes
Kick ass router for Sinatra based on http_router
7 stars
3 watching
3 forks
Language: Ruby
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rkh/sinatra-advanced-routes | Makes routes in Sinatra first class objects to improve routing flexibility and maintainability. | 38 |
brandur/sinatra-router | A module that enables modular composition of Sinatra applications with conditional routing and X-Cascade support | 62 |
golobby/router | A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 22 |
technicalpickles/sinatra-mongo | An extension to Sinatra for interacting with MongoDB databases in Ruby. | 39 |
integrity/sinatra-authorization | Provides HTTP authorization helpers for the Sinatra web framework in Ruby. | 74 |
mfojtik/sinatra-twitter-bootstrap | A gem bundle providing Bootstrap CSS and JavaScript files with Sinatra helpers for easy integration | 23 |
blindgaenger/sinatra-rest | Generates RESTful routes for Sinatra applications using model convention | 147 |
sinatra/sinatra.github.com | Documentation and website source code for a Ruby web framework | 294 |
sinatra/sinatra-book | A collection of recipes and tutorials for building web applications using the Sinatra framework | 674 |
juxt/bidi | A Clojure library for routing and dispatching with bidirectional URIs. | 993 |
sinatra-activerecord/sinatra-activerecord | An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
gruis/sinatra-websocket | Enables WebSocket support in Sinatra applications by upgrading incoming requests to full WebSocket connections. | 230 |
r18n/sinatra-r18n | Provides internationalization support to Ruby web applications using a wrapper around the R18n core library. | 2 |
guilhermecaruso/bellt | A simple Go router for managing HTTP requests and routes | 54 |
gowww/router | A fast HTTP router package for building scalable web applications. | 185 |