Skip to content

typusomega/cqrsorders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CQRS Example Order Service

This is a example service representing the CQRS command interface concerning orders

Build

API

This service provides a grpc API. To generate the new stubs after changing it:

  • make sure to have protoc installed
  • make sure to have protoc-gen-go installed; run install_proto.sh
  • run make api

About

Command service managing orders for CQRS example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published