We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26989bd commit 9a3bb70Copy full SHA for 9a3bb70
README.md
@@ -1,7 +1,9 @@
1
CorsProxy
2
3
-This project represents a simple CORS proxy server for your web application which could be hosted on https://vercel.com
+This project represents a simple CORS proxy server for your web application, which could be hosted on https://vercel.com
4
5
Usage
6
7
+```
8
https://<your-project-name>.vercel.app/api/proxy?url=${encodeURIComponent(urlToProxy)
9
0 commit comments