Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maifeeulasad/proxy-server
https://github.com/maifeeulasad/proxy-server
flask heroku proxy proxy-server
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maifeeulasad/proxy-server
- Owner: maifeeulasad
- License: mit
- Created: 2022-11-15T09:23:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T19:00:57.000Z (about 2 years ago)
- Last Synced: 2024-10-11T10:10:46.420Z (about 1 month ago)
- Topics: flask, heroku, proxy, proxy-server
- Language: Python
- Homepage: https://proxy-server-mua.herokuapp.com/proxy
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.html
- License: LICENSE
Awesome Lists containing this project
README
proxy-server
API doc
POST https://proxy-server-mua.herokuapp.com/proxy
Request body
{
"url": "url-we-want-to-render.html"
}Response
- An HTML document
- Type:
text/html