Giter VIP home page Giter VIP logo

cors-server's Introduction

cors-server

这个项目主要解决国内的 https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token 接口被墙导致 gitalk 无法获取 token 问题

借助 vercel 部署服务来进行接口转发

我个人部署了服务,地址为:cors-server-ecru.vercel.app

如果不想折腾,只需把配置下的 proxy 改为 https://cors-server-ecru.vercel.app/github_access_token 即可,如下

如果不放心,可以 fork 该项目然后自己注册 vercel 进行部署

相关帖子:解决 Gitalk 无法获取 Github Token 问题

使用技术 koa + koa router + koa cors + koa bodyparser + axios

2022-10-22

目前已支持 netlify ,详情请进上面的相关帖子查看即可

目前我个人部署有两个可用接口:

  • vercel: https://vercel.prohibitorum.top/github_access_token
  • netlify: https://strong-caramel-969805.netlify.app/github_access_token

cors-server's People

Contributors

dedicatus546 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.