Skip to content

CORS Proxy Server in Go This is a lightweight CORS (Cross-Origin Resource Sharing) proxy server implemented in Go, designed to facilitate cross-origin requests between web applications and APIs. The server acts as an intermediary, allowing browsers to make requests to APIs that don't support CORS.

Notifications You must be signed in to change notification settings

Mohamed-khattab/CORS-Proxy-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CORS-Proxy-Server

CORS Proxy Server in Go This is a lightweight CORS (Cross-Origin Resource Sharing) proxy server implemented in Go, designed to facilitate cross-origin requests between web applications and APIs. The server acts as an intermediary, allowing browsers to make requests to APIs that don't support CORS.

About

CORS Proxy Server in Go This is a lightweight CORS (Cross-Origin Resource Sharing) proxy server implemented in Go, designed to facilitate cross-origin requests between web applications and APIs. The server acts as an intermediary, allowing browsers to make requests to APIs that don't support CORS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages