GitHub / mduesterhoeft / kotlin-graalvm-custom-runtime-demo
Demo for a AWS Lambda functions written in Kotlin using GraalVM and custom runtimes
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mduesterhoeft%2Fkotlin-graalvm-custom-runtime-demo
PURL: pkg:github/mduesterhoeft/kotlin-graalvm-custom-runtime-demo
Stars: 25
Forks: 2
Open issues: 17
License: None
Language: Kotlin
Size: 1.95 MB
Dependencies parsed at:
603
Created at: over 6 years ago
Updated at: almost 3 years ago
Pushed at: over 2 years ago
Last synced at: over 2 years ago
Topics: aws-lambda, demo, graalvm, kotlin, serverless
- org.http4k:http4k-core $http4kVersion compile
- org.http4k:http4k-format-jackson $http4kVersion compile
- org.junit.jupiter:junit-jupiter-engine 5.3.2 testCompile
- serverless ^2.15.0