Skip to content

Free-to-use CORS proxy that adds CORS headers to your requests. This service allows you to bypass the Same-Origin Policy and make requests to external APIs without facing CORS issues.

Notifications You must be signed in to change notification settings

BradPerbs/cors.lol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cors.lol

cors.lol

Overview

cors.lol is a free-to-use CORS proxy that adds CORS headers to your requests. This service allows you to bypass the Same-Origin Policy and make requests to external APIs without facing CORS issues.

Visit cors.lol

How to Use

Simply prepend your desired URL with https://api.cors.lol/url=.

Example

If you want to proxy a request to https://example.com/api/data, you would use the following URL:


https://api.cors.lol/url=https://example.com/api/data

Features

  • Free to Use: No subscription or payment required.
  • Simple Integration: Easily integrate with your existing codebase by modifying the request URL.
  • Reliable: Built to handle a large number of requests with high reliability.

Use Cases

  • Accessing third-party APIs that do not support CORS.
  • Developing web applications that require data from multiple sources.
  • Testing APIs during development without dealing with CORS restrictions.

Contributing

We welcome contributions! Please open an issue or submit a pull request with your enhancements.

License

This project is licensed under the MIT License.

About

Free-to-use CORS proxy that adds CORS headers to your requests. This service allows you to bypass the Same-Origin Policy and make requests to external APIs without facing CORS issues.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages