chatgram

module
v0.0.0-...-3db2725 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2024 License: MIT

README

chatgram

Layer

The application with the following layers:

    1. HTTP Layer: Responsible for handling incoming HTTP requests and returning responses.
    1. Service Layer: Responsible for handling business logic and communicating with the data layer.
    1. Data Layer: Responsible for handling communication with other micro-service.

接口文档

http://localhost:8081/docs

常用命令

# 生成 proto 和 grpc 文件
make grpc

# 生成 http 结构
make http

# 生成文档
make openapi

# 运行服务
make run

Directories

Path Synopsis
api
cmd
server
*
*
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL