[ 源代码: ruby-grape-entity ]
软件包:ruby-grape-entity(0.10.1-3)
ruby-grape-entity 的相关链接
Debian 的资源:
下载源码包 ruby-grape-entity:
- [ruby-grape-entity_0.10.1-3.dsc]
- [ruby-grape-entity_0.10.1.orig.tar.gz]
- [ruby-grape-entity_0.10.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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