Giter Club home page Giter Club logo

cloud-api-gateway's Introduction

Cloud-Api-Gateway

Description

  1. API网关
  2. 权限管理
  3. 日志监控
  4. Oauth2 鉴权管理

Software Architecture

Software architecture description

Develop Plan

  1. 网关路由web端配置管理
  2. 用户管理,权限管理
  3. error页面设计

Installation

$:  mvn clean package -DskipTests=true

Instructions

  1. zuul边缘服务,默认支持consul注册中心;
  2. 实现API网关动态路由功能。新增、修改、删除路由配置无需重启服务,通过API接口刷新立刻生效;
  3. spring-security 权限控制。支持白名单动态配置(默认存储在数据库), 账号管理,授权管理;
  4. spring-securit-oauth 支持授权、鉴权。支持动态配置授权client_id和client_secret.

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

cloud-api-gateway's People

Contributors

hzwy23 avatar

Watchers

 avatar  avatar

Forkers

552301

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.