Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lintang-b-s/go_microsvc_template
- Owner: lintang-b-s
- Created: 2024-04-29T11:38:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T01:15:52.000Z (7 months ago)
- Last Synced: 2024-05-31T02:30:52.782Z (7 months ago)
- Language: Go
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```