Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lyouthzzz/go-web-layout


https://github.com/lyouthzzz/go-web-layout

go grpc http layout web

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

工程目录example

## 开发环境
- go version: go1.20
- IDE: goland

## 镜像构建
```bash
docker build --target api -f Dockerfile -t go-web-layout .
```