Skip to content

mikker/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

proxy

A general purpose http(s) proxy written in node.

Use as a lightweight API proxy when all you want is a front-end to an API without CORS set up.

Usage

$ npm install
$ npm start

Visit http://localhost:8000/?u=http://example.com.

About

A general purpose http(s) proxy written in node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published