Categorygithub.com/codingXiang/cxgateway
repository
3.0.27
Repository: https://github.com/codingxiang/cxgateway.git
Documentation: pkg.go.dev

# 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 專案