Categorygithub.com/jinycoo/jinygo
repository
1.0.0
Repository: https://github.com/jinycoo/jinygo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Jinygo

a golang micro web framework

项目简介

database - mysql elasticsearch

cache - redis

message queue - rabbitmq

log

web http

grpc


go get github.com/jinycoo/jiny

jiny new project_name -o auther -m module -p project_path

cd project_path/project_name

vim ./bin/app.toml

go run ./cmd/main.go -conf_path ./bin/app.toml