[ Bron: ruby-grape-entity ]
Pakket: ruby-grape-entity (0.8.0-1)
Verwijzigingen voor ruby-grape-entity
Debian bronnen:
Het bronpakket ruby-grape-entity downloaden:
- [ruby-grape-entity_0.8.0-1.dsc]
- [ruby-grape-entity_0.8.0.orig.tar.gz]
- [ruby-grape-entity_0.8.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-grape-entity gerelateerde pakketten
|
|
|
|
-
- 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