Glifery / cors-proxy

Simple AWS Lambda based proxy server for making CORS requests from browser to any HTTP server
49 stars 31 forks source link

Resolves vulnerabilities and refactors into a Lamba URL #27

Closed loganpowell closed 2 years ago

loganpowell commented 2 years ago

Not sure if it's desired, but if you're looking to make this even simpler, I've refactored this into a Function URL.

loganpowell commented 2 years ago

had to do some housekeeping... will create new PR