Skip to content

go-microservice/moment-service

Repository files navigation

moment-service

Features

  • post
  • comment
  • like

Layer

The application with the following layers:

    1. gRPC Layer: Responsible for handling incoming gRPC 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 the database or nosql or other external service.

Run

go build
./moment-service -c=config

Develop

gen proto

make grpc

Reference

About

moment service, include post, comment, reply, like feature.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published