handsontable / spreadsheet-viewer

Spreadsheet Viewer is a developer-friendly JavaScript tool that lets your users preview Excel files without leaving your web app
https://handsontable.com/spreadsheet-viewer
32 stars 10 forks source link

CORS proxy #8

Open warpech opened 2 years ago

warpech commented 2 years ago

I discussed it with @krzysztofspilka yesterday that we should offer a free CORS proxy to help the developers get a quick start with Spreadsheet Viewer. The CORS proxy removes the need to set the headers in XLSX file server HTTP responses, at the cost of using a middleman (our service).

The easiest way for us to offer the CORS proxy is via CloudFlare.

Tasks include:

We need to write Terms of Service that includes:

Maybe we could take a look at DNS, CDN, SSH tunnel services TOS for inspiration what else to include.