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
- Host: GitHub
- URL: https://github.com/nxame/cors-remote-content
- Owner: nxame
- License: mit
- Archived: true
- Created: 2019-10-21T20:08:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T01:46:33.000Z (about 4 years ago)
- Last Synced: 2025-02-28T14:47:43.494Z (over 1 year ago)
- Topics: allorigins, cors, javascript, jquery
- Language: HTML
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)