Skip to content

NikIvan/node-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-proxy

This is test project which works like follows:

Server on port 3030 works as a proxy. It receives POST request with some data and sends all data to handler server that is running on port 3031. Handler server get contents of the file data.dat and send its content in respond and writes request contents to file.

To start both servers run

node server or npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published