{
  "name": "Web API CORS Proxy",
  "description": "A proxy that adds CORS headers to any web API.",
  "usage": "https://corsapi.aaronlam.xyz/{TARGET_API_URL}",
  "usageWithKey": "https://corsapi.aaronlam.xyz/{AUTHORIZATION_API_KEY}/{TARGET_API_URL}",
  "example": "https://corsapi.aaronlam.xyz/https://api.cloudflare.com/client/v4/zones",
  "exampleWithKey": "https://corsapi.aaronlam.xyz/df89b173-c614-4ad6-84bd-5c33d512553e/https://api.cloudflare.com/client/v4/zones"
}