Account

This is the Account service

  1. Implements basic CRUD API

  2. Multiple handlers, repositories, subscribers

  3. Publishing events

  4. GORM data access

  5. Config Managment

  6. Custom Logging

Configuration

  • FQDN: mkit.service.account

  • Type: service

  • Alias: account

Usage

A Makefile is included for convenience

Build the binary

Run the service

Build a docker image

Test the service

Last updated