Skip to content

codingXiang/cxgateway

Repository files navigation

CXGateway

封裝 gin 的 api gateway

安裝

go get -u github.com/codingXiang/cxgateway

相依專案

Config 讀取 : configer

Log : go-logger

ORM: go-orm

如何實作

參考 backend-skeleton 專案