theyakka/goro

Add support for [] nested param parsing

Closed this issue · 1 comments

e.g.,
meta[taco] -> "is delicious"
meta[0][taco] -> "is beef"
meta[1][taco] -> "is chicken"

lukef commented

Fixed in 2.0