[ ソース: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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