how can I use a huge JSON data from leaflet with Rest API (node js /MongoDB)? I need to use this data in my app: URL=> https://raw.githubusercontent.com/gregoiredavid/france-geojson/master/regions/nouvelle-aquitaine/communes-nouvelle-aquitaine.geojson
I use the package: stream-JSON but I didn't find how can I use it, is there any solution or strategy for consuming big JSON data from this URL