Hello,
I am going to create a functionality which allow user to search from their selected entities and fields. Before creating it, I just want to confirm that which on is faster for searching? Web API or Manual Query using javascript/Ajax call?
Please suggest me so I can decide my path ahead.
Thank you.