Skip to content

maifeeulasad/proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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