Ask HN: Turn an Excel file directly into an API server

https://news.ycombinator.com/item?id=31470316
by reactjavascript • 4 years ago
3 2 4 years ago

I have an Excel file and I want to turn it directly into a server. It would provide GET and SET requests for a given (sheet name, row, column). The sheet has many formulas and the server would recalculate as needed after each SET command. Is there a way to do this?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com