Skip to content

[FEATURE] Make route handler accept array query parameter #185

@SupakornNetsuwan

Description

@SupakornNetsuwan

e.g. localhost:3000/path/x/y?filter=name&filter=age appear on route handler callback parameter something like filter = ['name', 'age']

Suggestion: using qs library

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions