Skip to content

skylinemusiccds/proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxy

HTTP ,CORS ,HTTPS
HTTP request proxy, CORS cross-domain request, HTTPS support

Feature

ajax、fetch
Support cross-domain requests (converting interfaces that do not support cross-domain requests), and directly initiate ajax, fetch

支持 HTTPS(解决远程数据接口不支持 HTTPS)
Support HTTPS (Resolve that the remote data interface does not support HTTPS)

使用 Usage

运行 Run

npm start   # 启动

# node app.js
# PORT=8888 node app.js

Source

Fork:https://github.com/Rob--W/cors-anywhere
https://github.com/netnr/proxy

About

HTTP,CORS,HTTPS cors-anywhere)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%