Forum Discussion

kbourdel's avatar
kbourdel
Occasional Contributor
9 years ago

What is best practice when trying to compare a large json response to what is in the db

Looking for some advice to see if there is a more efficent way to do this - comparing json object in the response to the db.   I have a restful api which returns a large response (6000 objects). I...