Skip to content

microservices-aspnetcore/partialfood-ordercommand

Repository files navigation

Partial Foods - Order Command Service

The Order Command service for the partial foods sample is responsible for accepting commands from clients. If the commands are validated and rules are applied successfully, then corresponding events are emitted - in this case, on Kafka topics.

The Order Command Service is a gRPC service.

Notes

Remember that to override settings from configuration, replace the : path character from code with TWO underscores, e.g. SERVICE__PORT

About

Order Command Service for the Partial Foods Sample

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published