Skip to content

DevOpsDemoTF/DevOpsDemo-template-Kotlin

Repository files navigation

Template for micro-service in Kotlin

Build Status

Description

Micro-service template to use with my DevOpsDemo

Features

  • Build in multi-stage Docker container
  • Configuration via environment variables
  • Logging in JSON
  • State passed to API handlers
  • Health-check endpoint
  • Prometheus metrics
  • Unit tests with JUnit-compatible output
  • API/integration tests with docker-compose

Links