-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
I just started playing with bolthold this evening and it was quick and easy to setup. Really digging it so far.
Maybe this is already supported, but is there any way to construct a *Query via JSON? I would make for a nice search capability on a REST endpoint I'm considering. Since it would allow a query via json to be passed and evaluated.
I could come up with my own mechanism but would take some work to map into the fluent aspects of the current Query with the hidden internals.