Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 420 Bytes

File metadata and controls

9 lines (5 loc) · 420 Bytes

Goauth account management microservice

Build Status

Goauth is an account management microservice written in go. It uses kafka to send events when an action is performed and is meant to be used in an eventsourcing architecture.

Kafka Topics

co.restmark.goauth.user-creation : Where each user creation is sent.