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

https://github.com/harttle/cors-demo

Demo server/client for CORS cookies, preflights and redirects.
https://github.com/harttle/cors-demo

Last synced: about 1 year ago
JSON representation

Demo server/client for CORS cookies, preflights and redirects.

Awesome Lists containing this project

README

          

# cors-demo
Demo server/client for CORS cookies, preflights and redirects.

## Get Running

1. `npm run install`
2. `npm start`
3. Open the given URL.

## Tutorials

1.
2.
3.