MCPcopy Index your code
hub / github.com/BradPerbs/cors.lol

github.com/BradPerbs/cors.lol @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
4 symbols 7 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Core symbols most depended-on inside this repo

limitRate
called by 1
main.go
limitSize
called by 1
main.go
main
called by 0
main.go
handler
called by 0
main.go

Shape

Function 4

Languages

Go100%

Modules by API surface

main.go4 symbols

For agents

$ claude mcp add cors.lol \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact