GithubHelp home page GithubHelp logo

weizai118 / gateway-helper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from choerodon/gateway-helper

0.0 1.0 0.0 16.66 MB

Authenticating and limiting the requests from api-gateway, create JWT and return to api-gateway.

Home Page: http://choerodon.io

License: Apache License 2.0

Smarty 1.21% Dockerfile 0.32% Java 63.46% Groovy 35.01%

gateway-helper's Introduction

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
  • kafka
  • mysqliam_service database

Links

Reporting Issues

If you find any shortcomings or bugs, please describe them in the issue.

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.

gateway-helper's People

Contributors

flyleft avatar superlee007 avatar devane001 avatar longhe1996 avatar zmfcn avatar vinkdong avatar

Watchers

 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.