An open API service indexing awesome lists of open source software.

https://github.com/troygoode/node-cors-client

A test application that helps illustrate CORS while both in a working state and a non-working state across simple and complex request scenarios.
https://github.com/troygoode/node-cors-client

cors express javascript nodejs

Last synced: 8 months ago
JSON representation

A test application that helps illustrate CORS while both in a working state and a non-working state across simple and complex request scenarios.

Awesome Lists containing this project

README

          

# node-cors-client

A test application that helps illustrate CORS while both in a working state and a non-working state across simple and complex request scenarios.

## See Also

* https://node-cors-client.netlify.com/
* https://github.com/expressjs/cors
* https://github.com/troygoode/node-cors-client
* https://github.com/troygoode/node-cors-server

## License

[MIT License](http://www.opensource.org/licenses/mit-license.php)

## Author

[Troy Goode](https://github.com/troygoode) ([troygoode@gmail.com](mailto:troygoode@gmail.com))