Anto D.FollowSep 11, 2020·2 min readFlexible MongoDB Mongoose Sorting Using URL Query Parameter in NodeJSHello, welcome back to my another story.This time I’ll show you how to sorting mongoose data using url query parameter.In mongoose to sorting thing’s usually using a sort() function.