Releases: tsak/xlsx2json-api
Releases · tsak/xlsx2json-api
v1.0.1
Download binary for your operating system and architecture and then run it (you will have to set the downloaded binary as executable with chmod +x). The following environment variables can be used to change the address and port the API listens on.
API_HOST(defaultlocalhost)API_PORT(default8000)DEBUG(default0), useDEBUG=1to enable debug mode
Changelog
- Improved error logging
v1.0.0
Download binary for your operating system and architecture and then run it (you will have to set the downloaded binary as executable with chmod +x). The following environment variables can be used to change the address and port the API listens on.
API_HOST(defaultlocalhost)API_PORT(default8000)DEBUG(default0), useDEBUG=1to enable debug mode