
Cloudburst is the easiest way to get started with a complete remote backend for your Objective-C models.
Just open or paste in your .h file, and Cloudburst does the rest, instantly generating a Sinatra API and test suite, DataMapper model, Gemfile, Procfile, route list, and config.ru.
Coming soon: client generation!
v1.1 [Jul 9, 2013]
★ New: API tests
★ New: README that lists the generated API routes
• Allow folder creation in the build directory open dialog
• Fixed a bug in the Notification Center that would display the wrong interface name
• Improved collection endpoints
• Controller names are now pluralized per convention