Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/absqueued/cors-remote-content
Bypassing CORS to get partial remote content
https://github.com/absqueued/cors-remote-content
allorigins cors javascript jquery
Last synced: about 1 month ago
JSON representation
Bypassing CORS to get partial remote content
- Host: GitHub
- URL: https://github.com/absqueued/cors-remote-content
- Owner: absqueued
- License: mit
- Created: 2019-10-21T20:08:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T01:46:33.000Z (over 2 years ago)
- Last Synced: 2024-04-09T16:16:03.506Z (7 months 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 contentDont 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 URLBypassing provided by [AllOrigins](https://github.com/gnuns/allorigins)