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)

GitHub

147 stars
5 watching
14 forks
Language: Ruby
last commit: about 15 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rkh/sinatra-advanced-routesMakes routes in Sinatra first class objects to improve routing flexibility and maintainability.38
brandur/sinatra-routerA module that enables modular composition of Sinatra applications with conditional routing and X-Cascade support62
nakajima/sinatras-hatProvides a way to easily create RESTful applications with Sinatra by automating the creation of routes and models.142
thebrianemory/cornealA Ruby gem that generates a Sinatra application with a Rails-like structure and simplicity.253
joshbuddy/http_router_sinatraProvides an extension for Sinatra to build and manage HTTP routes7
sinatra-activerecord/sinatra-activerecordAn extension of the Sinatra web framework that integrates with ActiveRecord for database operations.733
codeplant/simple-navigationA Ruby gem for creating hierarchical navigation structures in web applications886
c7/hazelA tool to create new Sinatra apps with minimal configuration and customization options.92
ashleygwilliams/ratpackA Sinatra-based web framework with ActiveRecord and SQLite support, including Bootstrap styling.38
technicalpickles/sinatra-mongoAn extension to Sinatra for interacting with MongoDB databases in Ruby.39
paper-trail-gem/paper_trail-sinatraProvides access to controller-level methods used by PaperTrail in Sinatra applications4
tansaku/rspec-sinatraGenerates initial files for an RSpec-driven Sinatra application14
zapnap/sinatra-templateProvides a minimal Sinatra application template with DataMapper and RSpec, ready to use out of the box527
integrity/sinatra-authorizationProvides HTTP authorization helpers for the Sinatra web framework in Ruby.74
gruis/sinatra-websocketEnables WebSocket support in Sinatra applications by upgrading incoming requests to full WebSocket connections.230