htmldriven / cors-proxy
A simple proxy service for performing cross-domain AJAX requests.
Installs: 282
Dependents: 0
Suggesters: 0
Security: 0
Stars: 38
Watchers: 3
Forks: 9
Open Issues: 6
Type:project
Requires
- php: >=5.6.0
- dibi/dibi: ^3.1
- guzzlehttp/guzzle: ~3.8
Requires (Dev)
- nette/tester: ^1.6
- squizlabs/php_codesniffer: ^3.1
This package is auto-updated.
Last update: 2024-11-06 07:20:21 UTC
README
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.
Project home
You can find more information about the CORS proxy on project website cors-proxy.htmldriven.com.