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,202 of 192,692
Downloads: 14,530

Daily

Ranking: 104,950 of 192,666
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
140340,779,317sinatra
1,02647,033,751mongoid
1,28035,339,982sinatra-contrib
2,9735,708,933bond

Owners

#GravatarHandle
1iconpspitler