carstendev / kweightly

Weight tracking backend written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Weight tracking backend written in Kotlin


Languages

Language:Kotlin 97.6%Language:Dockerfile 1.3%Language:TSQL 1.1%