Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 3 hours 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) ([[email protected]](mailto:[email protected]))