[ 源代码: ruby-grape-entity ]
软件包:ruby-grape-entity(1.0.1-2)
ruby-grape-entity 的相关链接
Debian 的资源:
下载源码包 ruby-grape-entity:
- [ruby-grape-entity_1.0.1-2.dsc]
- [ruby-grape-entity_1.0.1.orig.tar.gz]
- [ruby-grape-entity_1.0.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Entity support to API frameworks, such as Grape
This library adds Entity support to API frameworks, such as Grape. Grape's Entity is an API focused facade that sits on top of an object model.
Entities are a reusable means for converting Ruby objects to API responses. Entities can be used to conditionally include fields, nest other entities, and build ever larger responses, using inheritance.
其他与 ruby-grape-entity 有关的软件包
|
|
|
|
-
- dep: ruby-activesupport
- collection of utility classes used by the Rails framework
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends