/kweightly

Weight tracking backend written in Kotlin

Primary LanguageKotlin

kweightly CircleCI

Weight tracking backend written in Kotlin

Goal

The goal for this project is to demonstrate how to build a modern micro-service cloud-native backend application in kotlin.

Tech-Stack

  • Http4k the web server framework
  • Auth0 for authN and authZ
  • Docker for containerization
  • Terraform for provisioning the infrastructure as code
  • Kubernetes for container orchestration
  • GKE for hosted kubernetes services

Infrastructure

This infrastructure for this app is provisioned to GKE via the kweightly-infrastructure project.