cors-anywhere
CORS Anywhere는 프록시된 요청에 CORS 헤더를 추가해 주는 NodeJS 리버스 프록시입니다.
파일 탐색기
최종 버전 다운로드 (.zip)- cors-anywhere.js
- help.txt
- rate-limit.js
- regexp-top-level-domain.js
- cert.pem
- child.js
- customHelp.html
- customHelp.txt
- dummy.txt
- key.pem
- setup.js
- test-examples.js
- test-memory.js
- test-ratelimit.js
- test.js
- .eslintignore
- .eslintrc
- .gitignore
- .travis.yml
- demo.html
- LICENSE
- package.json
- Procfile
- README.md
- server.js
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/Rob--W/cors-anywhere
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd cors-anywhere
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
