Skip to content

xm-chentl/go-mvc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvc-demo

项目结构

三种接口模式

RESTful

graphql

grpc

安装

端口号

9999

MySql

创建mysql数据库demo-db,详细可以参考配置文件config.yaml

示例

graphql接口可视化

访问 http://localhost:port/playground

RESTful

查看 api/metadata.go文件内的路由配置

Releases

No releases published

Packages

No packages published