[ 原始碼: ruby-grape-entity ]
套件:ruby-grape-entity(0.7.1-1)
ruby-grape-entity 的相關連結
Debian 的資源:
下載原始碼套件 ruby-grape-entity:
- [ruby-grape-entity_0.7.1-1.dsc]
- [ruby-grape-entity_0.7.1.orig.tar.gz]
- [ruby-grape-entity_0.7.1-1.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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activesupport
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends