Sign in Sign up
rubygems

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.

Activity

Latest release
11y ago
Total releases
4
Cadence
~2 days
Last 12 months
0

Details

License
MIT
First release
Nov 08, 2014
Releases
Version Released
0.0.6 patch
0.0.7 patch
0.0.5 patch
0.0.4 initial