Skip to content

captainlee1024/go-gateway

Repository files navigation

go-gateway

Language License: MIT

A Gateway built on Golang.

This project provides an API Gateway built on top of the Golang Ecosytem, incloud: Go、Gin、etc...

Feature

  • Go 1.15
  • Gin
  • Dynamic routing
  • support HTTP、TCP、gRPC
  • Route matching on HTTP Request (Path, Header, Host, etc...)
  • Filters scoper to matching Route
  • Filters can modify downstream HTTP Request and HTTP Response (Add/Remvoe Headers, Add/Remove Parameters, Rewrite Path, Set Path, LobdBalance, Hystrix, etc...)

Install

Usage

About

A Gateway built on Golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages