/mark-wen-space-schema

Protobuf based gRPC schema

Primary LanguageMakefile

Mark Wen Space Schema

gRPC schema for Mark Wen Space to help utilize gRPC protocol and exporting to multiple programming languages, currently exporting to TS for frontend and Golang for backend.

Compiling proto files to the languages

  • Golang: make go
  • TypeScript: make ts