sinatra-rest
Route generator
Generates RESTful routes for Sinatra applications using model convention
Generates RESTful routes for the models of a Sinatra application (ActiveRecord, DataMapper, Stone)
147 stars
5 watching
14 forks
Language: Ruby
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Makes routes in Sinatra first class objects to improve routing flexibility and maintainability. | 38 |
| A module that enables modular composition of Sinatra applications with conditional routing and X-Cascade support | 62 |
| Provides a way to easily create RESTful applications with Sinatra by automating the creation of routes and models. | 142 |
| A Ruby gem that generates a Sinatra application with a Rails-like structure and simplicity. | 253 |
| Provides an extension for Sinatra to build and manage HTTP routes | 7 |
| An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
| A Ruby gem for creating hierarchical navigation structures in web applications | 886 |
| A tool to create new Sinatra apps with minimal configuration and customization options. | 92 |
| A Sinatra-based web framework with ActiveRecord and SQLite support, including Bootstrap styling. | 38 |
| An extension to Sinatra for interacting with MongoDB databases in Ruby. | 39 |
| Provides access to controller-level methods used by PaperTrail in Sinatra applications | 4 |
| Generates initial files for an RSpec-driven Sinatra application | 14 |
| Provides a minimal Sinatra application template with DataMapper and RSpec, ready to use out of the box | 527 |
| Provides HTTP authorization helpers for the Sinatra web framework in Ruby. | 74 |
| Enables WebSocket support in Sinatra applications by upgrading incoming requests to full WebSocket connections. | 230 |