Hey there,
Loved the demo GIF. Can this be used with REST APIs as query parameters in any way? e.g.
my-api.com/products?first_name=John&last_name=Doe
where first_name = John and last_name = Doe are the query parameters.
I imagine that it might be possible with some tweaking.