Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kyrylopikhno/xls_reader
- Owner: KyryloPikhno
- Created: 2024-03-01T18:24:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T19:17:42.000Z (11 months ago)
- Last Synced: 2024-10-06T00:43:10.010Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 4.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```##
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