An open API service indexing awesome lists of open source software.

https://github.com/basemax/php-mirror-proxy

A simple PHP script that mirrors incoming HTTP requests to a specified target URL, maintaining the same HTTP method, headers, and body content. This proxy supports GET, POST, PUT, DELETE, PATCH, and other HTTP methods, forwarding them to the desired endpoint using cURL.
https://github.com/basemax/php-mirror-proxy

mirror php php-mirror php-proxy

Last synced: 10 months ago
JSON representation

A simple PHP script that mirrors incoming HTTP requests to a specified target URL, maintaining the same HTTP method, headers, and body content. This proxy supports GET, POST, PUT, DELETE, PATCH, and other HTTP methods, forwarding them to the desired endpoint using cURL.

Awesome Lists containing this project