Skip to content

[Feedback Wanted] Query / Filter Parameters #62

Open
@awtkns

Description

@awtkns

In an upcoming version of CRUDRouter I am hoping to add Query / Filter support. I've created this thread in hopes of getting some community feedback on how you guys would like the query params constructed.

  • Ability to filter column(s) eg: /potato?color=red or /potato?color=red&?type=small
  • Ability to filter multiple values in the same column eg: /potato?color=red&color=blue
  • Ability to order by columns
  • etc...

Please feel free to make any suggestions 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions