lenra-io / lenra_cli

The Lenra's command line interface
MIT License
16 stars 1 forks source link

[EPIC] Handle view components in JSON view results #365

Open taorepoara opened 10 months ago

taorepoara commented 10 months ago

Using Lenra JSON views is complicated to have many collection since the a route can only can request data from one collection.

Managing the view component in JSON views could allow the use of many data types.

taorepoara commented 10 months ago

Two other ways to manage that would be to implement the view creation and to handle aggregates in view queries.