cors-streaming-proxy

Barebones CORS proxy w/ HTTPS & streaming support.

Stars
1

cors-streaming-proxy travis javascript style guide

Barebones CORS proxy w/ HTTPS & streaming support. Adapted from corsproxy.github.io

Note: Lint setup is very shaky, and seems to be fighting againist itself. Needs some love!

Getting Started

Installation

npm install
npm run dev

Also make sure that you have Node.js 8 or newer in order to use it.

Documentation

Unavailble at the moment, but the code itself is reasonbly well-documented.

Changelog

Check the GitHub Releases page.

License

MIT License