1 Star 1 Fork 4

Choerodon / gateway-helper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
我没在召唤 提交于 2018-12-18 15:39 . [IMP] update readme

Gateway Helper

Permissions check, traffic restrictions service. Authenticating and limiting the requests from api-gateway, create JWT and return to api-gateway. You can specify which gateway-helper to go through manager-service, and configure the request to use the default gateway-helper or the customized gateway-helper for authentication and traffic restriction. At the same time, the service does not need to be restarted after the modification.

流程图

Feature

  • Add a custom gateway-helper demo

Requirements

  • This service is an eureka client service. To run in local, we need to cooperate with eureka-server, and the online operation needs to cooperate with go-register-server.
  • Need to cooperate with api-gateway to complete the gateway functions such as authentication, rateLimit.

Installation and Getting Started

  • run eureka-server
  • run mysql,ensure that the database table of iam_service has been initialized
  • Go to the project directory and run mvn spring-boot:run

Dependencies

  • go-register-server: Registration service
  • config-server: Configuration service
  • mysqliam_service database
  • redis: cache

Links

How to Contribute

Pull requests are welcome! Follow to know for more information on how to contribute.

Note

  • Need to cooperate with api-gateway to complete the gateway functions such as authentication, traffic restriction.
1
https://gitee.com/choerodon/gateway-helper.git
git@gitee.com:choerodon/gateway-helper.git
choerodon
gateway-helper
gateway-helper
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891