Skip to content

CNBlackJ/golesson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go + Gin + GraphQL

使用Golang的Gin框架结合GraphQL搭建api框架,知乎文章地址

Get Start

git clone git@github.com:CNBlackJ/golesson.git

dep ensure

go run main.go

open http://localhost:1234/graphql

Releases

No releases published

Packages

No packages published