Weight tracking backend written in Kotlin
The goal for this project is to demonstrate how to build a modern micro-service cloud-native backend application in kotlin.
- 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
This infrastructure for this app is provisioned to GKE via the kweightly-infrastructure project.