Skip to content

jozefcipa/ca101-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protofiles repository

This repo contains Protobuf definitions for all the microservices organised in folders.

The pipeline will generate libraries in format ca101-proto-{lang}.

Folder structure

.
+-- services
|   +-- your-service
|       +-- service.proto # gRPC service definition
|       +-- messages.proto # Protobuf messages
+-- entities # shared Protobuf messages
|   +-- user.proto

It's recommended to use conventional commits for correct versioning.


Highly inspired by this gist 🙏

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages