Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zerostack

A Go microservices framework based on gin

Usage

How to install zerostack:

go install github.com/hjhsamuel/zerostack/zs

The usage of zerostack:

zs --help

Code Level

├─api
├─config
├─cmd
├─docs
├─internal
│  ├─server
│  ├─dao
│  ├─api
│  │  └─v1
│  │     ├─handler
│  │     └─schema
│  └─entities
└─pkg

About

A Go microservices framework based on go-zero

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages