Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lintang-b-s/go_microsvc_template

go microservice template using bytedance cloudwego/hertz & cloudwego/kitex framework
https://github.com/lintang-b-s/go_microsvc_template

Last synced: about 2 months ago
JSON representation

go microservice template using bytedance cloudwego/hertz & cloudwego/kitex framework

Awesome Lists containing this project

README

        

go template using bytedance cloudwego hertz framework

https://www.cloudwego.io/docs/hertz/
https://www.cloudwego.io/docs/kitex/

```
1.docker compose up -d
2. make migrate-up
3. docker compose up -d
```