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,724 of 180,530
Downloads: 12,118

Daily

Ranking: 28,282 of 180,517
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,085,401,074bundler
16856,643,623rake
23769,399,643rspec
117260,667,433sinatra
91236,619,794mongoid
1,13025,935,810sinatra-contrib
2,6074,778,562bond

Owners

#GravatarHandle
1iconpspitler