阅读背景:

从Rails应用程序中使用REST API

来源:互联网 

I'm building my first Rails App and I want it to consume everything from a REST API. What I want to do is to have Rails serve my web application as a frontend to my API. As far as I've read (I'm staring with Rails right now), Rails has a lot of potential with ORMs and direct access to database systems. My platform, on the other hand, is designed in such a way that every layer is accessed via a defined interface (in this case a REST API), so no databases are read from any client, but via their interfaces.I'm building my first Rails App and I want it t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: