Relative Content

Tag Archive for node.jsangularmongodbquery-string

Sending complex nested query params with node.js

I am designing a report filter, and attempting to establish the best way to allow the user to filter the results returned to them, via a form on the front end in angular. The user should be able to create multiple filter conditions, including stringing filters together with and/or type logic. I am using MongoDB. An example of the query code on the client side looks like this: