rashideen96 / excel_to_json_converter

convert excel to json and store as json file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excel to json converter

convert excel to json and store as json file

Library used

  • convert-excel-to-json
  • multer
  • express
  • jsonfile

Installation

  • clone this repo
  • run npm install

Docker

  • You can try using docker to test the project
  • Pull docker image docker pull myruldeen/excel-api
  • And run image docker container run -p 4000:8080 -d <image ID>

About

convert excel to json and store as json file

License:MIT License


Languages

Language:JavaScript 63.8%Language:HTML 24.7%Language:Dockerfile 7.9%Language:CSS 3.6%