gridaco / cors.sh

Sick of CORS Errors?
https://cors.sh
MIT License
196 stars 10 forks source link

Github HTML Preview #109

Open niutech opened 7 months ago

niutech commented 7 months ago

You are applying for validated OSS program

Repository URL to your project

https://github.com/htmlpreview/htmlpreview.github.com

URL to your website

https://htmlpreview.github.io

Expected Quota of usage

10000/month

Details

- Category: Tools
- License: Apache License 2.0
- Date of release: 2019

Anything else?

This useful project allows to preview HTML files in Github repos which don't have Github Pages enabled, so it relies on CORS proxy.

softmarshmallow commented 7 months ago

Hi @niutech . appologies for the delay! please send me a emai, I'll reply with api key. :)

Thank you

universe@grida.co


Quick question. Will the api key open to public? as a part of your product? Note that each user will need to issue their own key following our policy.

I'm not sure how exactly your project works.

niutech commented 6 months ago

@softmarshmallow My project is purely client-side (on purpose), so the API key will be included in the JS file. Github HTML Preview works by simply fetching the CSS/JS files from GitHub and serving them client-side.