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: 70,506 of 183,501
Downloads: 12,596

Daily

Ranking: 34,028 of 183,494
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,458,813,476bundler
10970,092,883rake
25825,534,096rspec
124285,386,482sinatra
96240,001,925mongoid
1,20228,610,615sinatra-contrib
2,6925,159,866bond

Owners

#GravatarHandle
1iconpspitler