# Packages
No description provided by the author
# README
CXGateway
封裝 gin 的 api gateway
安裝
go get -u github.com/codingXiang/cxgateway
相依專案
Config 讀取 : configer
Log : go-logger
ORM: go-orm
如何實作
參考 backend-skeleton 專案
封裝 gin 的 api gateway
go get -u github.com/codingXiang/cxgateway
參考 backend-skeleton 專案