walt-id / waltid-xyzkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XYZ Kit

by walt.id

...

test push 6

Security Rating Vulnerabilities Reliability Rating Maintainability Rating Lines of Code Quality Gate Status

CI/CD Workflow for walt.id XYZ Kit Join community! Follow @walt_id

Getting Started

Kotlin starter project with the following features:

CODE

  • REST API via Ktor
  • DB setup via Exposed
  • CLI tool via clikt
  • Configuration handling via hoplite
  • Unit tests via kotest

CI/CD

  • Dockerfile
  • Kubernetes deployment specs
  • Build script xyzkit.sh
  • GitHub Action for automatically releasing the project once a PR is merged with the main-line

License

Licensed under the Apache License, Version 2.0

About

License:Apache License 2.0


Languages

Language:Kotlin 68.2%Language:Shell 15.6%Language:JavaScript 12.5%Language:Dockerfile 3.7%