Added readStream and big json parsing to avoid memory leaks

This commit is contained in:
Alexis
2023-04-28 09:40:45 +02:00
parent 94f702686c
commit 6c5a8adeb7
3 changed files with 185 additions and 20 deletions

View File

@@ -3,6 +3,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"big-json": "^3.2.0",
"cors": "^2.8.5",
"express": "^4.18.2",
"geojson-geometries-lookup": "^0.5.0"