Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maifeeulasad/proxy-server


https://github.com/maifeeulasad/proxy-server

flask heroku proxy proxy-server

Last synced: 13 days ago
JSON representation

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