Categories: None [Edit]

auto_api

https://rubygems.org/gems/auto_api
https://github.com/philspitler/auto_api
AutoApi generates a RESTful API on the fly. If you call gets on items that do not exist, you get back what you'd expect if the object didn't exist. If you POST to something, even if it doesn't exist, it will create it on the fly, which then can be retreived from the database. It runs on Sinatra and MongoDB.

Total

Ranking: 69,893 of 190,317
Downloads: 14,310

Daily

Ranking: 60,162 of 190,280
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
29957,358,331rspec
137333,383,661sinatra
1,02546,176,244mongoid
1,28934,189,594sinatra-contrib
2,9405,663,117bond

Owners

#GravatarHandle
1iconpspitler