Rest on Rails 3 的辅助宝石

发布于 2024-12-06 13:05:00 字数 254 浏览 0 评论 0原文

我知道 Rails 有一些工具可以创建 REST API。但是,像 HATEOS 这样的概念并不受开箱即用的支持。

我在谷歌上搜索了填补空白的宝石。我发现的最完整的 Gem 是 Restfulie (https://github.com/caelum/restfulie)。但我并不完全相信 Restfulie,而且这个项目看起来已经被放弃了。因此,我正在寻找 Restfulie 的良好替代品。

为 Rails 创建 REST API 的最佳 Gem 是什么?

I know that Rails has some tools on board to create a REST API. However, concepts like HATEOS aren't supported out of the box.

I googled around for Gems that are filling the gap. The most complete Gem I found is Restfulie (https://github.com/caelum/restfulie). But I am not complete convinced about Restfulie and the project looks abandoned. Hence, I am looking for good alternatives to Restfulie.

What's the best Gem to create a REST API for Rails?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

过期情话 2024-12-13 13:05:00

流行的选择是 RABL咆哮 / 咆哮

我个人更喜欢 Roar,因为它可以让你使用你的表示,这对于 RABL 来说有点困难。另一方面,它的概念仍在不断变化,因此事情仍然会发生变化。

Popular choices are RABL and Roar / roar-rails.

I personally like Roar better because it allows you to consume your representations which is a bit harder with RABL. On the other hand, it's concepts are still in flux so things still tend to change.

む无字情书 2024-12-13 13:05:00

Grape 值得一试。

Grape is worth a try.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文