Splittin Yo App - myronmarston/conferences GitHub Wiki
- MVC vs MC (API)
- Same Model logic
- Thin layer around your controller rather than two copies of the app
- Flexible API
- http://github.com/seejohnrun/flexible_api
- Autogenerates API docs
- Built on top of Sinatra
- TODO check out shotgun
- Constructor ... like ActiveResource?
- Does rate limiting