Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

NekoLuka/ExcelToObject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExcelToObject

This API is used for converting an sheet in an excel file into an JSON object. The API comes with Swagger, but since Swagger doesn't support multipart and file upload, I recommend testing this API with Postman.
This repo contains an excel test file. You can use this file with the following parameters: image

ExcelConfig = [{"ColName": "test1", "ColIndex": 0}, {"ColName": "test2", "ColIndex": 1}, {"ColName": "test3", "ColIndex": 2}, {"ColName": "test4", "ColIndex": 3}]
ExcelSheetName = test

About

A simple Excel to object converter api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages