Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyrylopikhno/xls_reader

XLS file reader
https://github.com/kyrylopikhno/xls_reader

Last synced: about 1 month ago
JSON representation

XLS file reader

Awesome Lists containing this project

README

        

## Getting Started

First, run the development server:

```bash
npm run build
# then
npm run dev
```

Script to load the file Test_task.xlsx:

```bash
curl -X POST "http://localhost:3000/upload?invoicingMonth=2024-03" -F "file=@/Users///Test_task.xlsx
```

or use this setup for Postman:

url:
```bash
http://localhost:3000/upload?invoicingMonth=2024-03
```
Снимок экрана 2024-03-03 в 21 00 12

##

File for uploading: [Test_task.xlsx](https://github.com/KyryloPikhno/Meduzzen_XLS_reader/files/14474228/Test_task.xlsx)

Test task: https://docs.google.com/document/d/1AzzNz020jp5SwqVKkUviKBsAbnAM2s5aXyzaM6qqoH0/edit