Searching for an efficient REST API management adapter for AngularJS that seamlessly integrates with my Rails backend has been quite challenging. I require a solution that can handle client-side caching, lookups, and Object Relational Mapping (ORM) effortlessly. While Breeze.js appears to fit the bill, I have yet to come across the Rails demo they were reportedly working on a while back. Other options like Restangular, Modelcore, and JayData have been explored, but none seem to meet all my requirements. If anyone has:
- Experience using Rails with BreezeJS?
- Customized their own BreezeJS adapter and can offer guidance on creating one for Rails
- An alternative solution in mind
I would greatly appreciate any input or advice you may have.