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,942 of 191,455
Downloads: 14,365

Daily

Ranking: 44,843 of 191,429
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
29964,231,479rspec
138335,872,125sinatra
1,02646,465,211mongoid
1,28634,559,084sinatra-contrib
2,9535,678,105bond

Owners

#GravatarHandle
1iconpspitler