CORS Proxy Server

This server acts as a CORS proxy to bypass browser same-origin policy restrictions.

Usage

Make requests to: cors.abdus.dev/<target-url>

Examples:

cors.abdus.dev/https://api.example.com/data
cors.abdus.dev/http://example.com/api/users

Health Check

Health endpoint

Server is running and ready to proxy requests!