Categories: None [Edit]
shapeable
The premise of this gem is that consumers of your API need versioning
and different shapes of your resources. Without proper thought into versioning
and shaping, your codebase can quickly resolve into a redundant and confusing state.
This gem tries to solve that problem by allowing the API owner to use simple
conventions -- Accept headers and ActiveModelSerializer namespacing -- to achieve
controller reuse by controllers delegating resource versioning and shaping
to the serializer level.
Total
Ranking: 24,471 of 183,107
Downloads: 52,525
Daily
Ranking: 86,038 of 183,092
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
7 | 989,475,609 | activesupport |
38 | 588,022,084 | actionpack |
68 | 466,913,746 | pry |
116 | 294,635,586 | rspec-rails |
168 | 214,812,247 | pry-byebug |
355 | 101,691,851 | active_model_serializers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | vts |