Description This repo demonstrates reading a parquet file with Node.js using parquetjs-lite and nestjs. Go straight to ParquetReader here. Installation yarn install Running the app # development yarn run start # watch mode yarn run start:dev Test curl 127.0.0.1:3000/read-parquet