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

https://github.com/nxame/cors-remote-content

Bypassing CORS to get partial remote content
https://github.com/nxame/cors-remote-content

allorigins cors javascript jquery

Last synced: 8 months ago
JSON representation

Bypassing CORS to get partial remote content

Awesome Lists containing this project

README

          

# CORS Remote Content
Bypassing CORS to get partial remote content

Dont use `npm`

### How To

```
git clone https://github.com/shekhardesigner/cors-remote-content
cd cors-remote-content
yarn install
yarn start
```

Open http://localhost:8081
Modal will load content from remote URL

Bypassing provided by [AllOrigins](https://github.com/gnuns/allorigins)