GithubHelp home page GithubHelp logo

shanzhaigege / tesla Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frostingwolf/tesla

0.0 2.0 0.0 61.17 MB

Tesla is a gateway service that provides dynamic routing,waf,support spring cloud,gRPC,DUBBO and more.

Java 4.98% HTML 2.35% Dockerfile 0.01% Shell 0.01% FreeMarker 0.01% Groovy 0.01% CSS 0.28% JavaScript 92.34% PHP 0.01%

tesla's Introduction

概述

  • Tesla是一个微服务API网关,类似于netflix的zuul

功能

  • 支持gRrpc,将http请求转换为gRpc请求
  • 支持Dubbo,将http请求转换为Dubbo请求
  • 支持Spring cloud
  • 支持智能路由
  • 支持限流、Oauth2鉴权、Ip黑名单、Cookie黑名单、URL黑名单,UA黑名单等规则的限制
  • 支持动态路由规则的定义
  • 支持参数裁剪及参数转换
  • 支持通过规则引擎及参数转换支持API的编排
  • 有OPS管理控制平台,维护简单
  • 不依赖于Web容器,基于Netty的开发,在性能上要比Zuul要好
  • 支持Docker

详细说明

tesla-gateway: 反向代理并执行路由规则

tesla-ops: API维护、规则维护

使用说明

  • mvn打包及打镜像
mvn clean package
  • 在根目录下运行,成功如下图
docker-compose up -d

tesla's People

Watchers

shanzhaigege avatar  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.