Pakket: ruby-grape-entity (1.0.1-2)
Verwijzigingen voor ruby-grape-entity
Debian bronnen:
Het bronpakket ruby-grape-entity downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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