Skip to content

silviogutierrez/foxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Foxy Build Status

Proxy with response moddin'

In the near future, the api will be something like:

var proxy = require("foxy");
                    // target               // proxy url
proxy.createServer("http://localsite.dev", "http://localhost:5000");

Built-in middleware will re-write html on the fly to update any urls & there'll also be the option for additional rules for the re-writing.

###Todo

  • websocket support
  • accept a url for target
  • test the shit out of the link re-writing

About

Proxy with response moddin'

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%