# CORS proxy

[![Build Status](https://travis-ci.org/htmldriven/cors-proxy.svg?branch=master)](https://travis-ci.org/htmldriven/cors-proxy)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/edb8e93a-2918-41e7-8667-7bf2dfe3b492.svg)](https://insight.sensiolabs.com/projects/edb8e93a-2918-41e7-8667-7bf2dfe3b492)
[![Installs](https://img.shields.io/packagist/dt/htmldriven/cors-proxy.svg)](https://packagist.org/packages/htmldriven/cors-proxy)
[![License](https://img.shields.io/packagist/l/htmldriven/cors-proxy.svg)](https://packagist.org/packages/htmldriven/cors-proxy)

CORS proxy is a free service for developers who need to bypass same-origin policy related to performing standard AJAX requests to 3rd party services.

## Documentation

Learn more in the [documentation](docs/en/index.md).

## Project home

You can find more information about the CORS proxy on project website [cors-proxy.htmldriven.com](https://cors-proxy.htmldriven.com).
