Transmigration-zhou / gateway_micro

微服务网关

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

技术栈:gin+gorm

  • 运行管理面板(配合前端项目)
go run main.go -config=./conf/dev/ -endpoint dashboard
  • 运行代理服务
go run main.go -config=./conf/dev/ -endpoint server

前端:https://github.com/Transmigration-zhou/gateway_vue

About

微服务网关


Languages

Language:Go 77.5%Language:Starlark 22.5%