0.0.1 • Published 7 years ago

nocors v0.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

nocors

Minimal proxy server to bypass CORS Issues

Install

$ npm install -g nocors

Usage

$ nocors --help

	Usage
	  $ nocors

	Options
	  --port  Port you want to run the proxy server [required]
	  --endpoint API endpoint root URL [required]

	Examples
	  $ nocors --port=1234 --endpoint=http://api.hugethoughts.com

License

MIT © Ashik Nesin