- Currenly provides API endpoint for on nlargest of heapq for custom usecase, though you can use.
 
- Args: n(int), iterable json object
 - Api will user python heapq's nlargest function with given parameter n largest elements, and iterable object, with key default.
 
Deployed on Vercel.