Cloudburst overview
Cloudburst is the easiest way to generate a complete, RESTful API 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.
What’s new in version 1.1
Version 1.1:
- 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