Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 317 Bytes

vanilla-kt-sls

Serverless kotlin templates are outdated. This template aims to fix that.

Provides:

  • OkHttpClient as OkHttpClient
  • JSONObject as JSON Client
  • Log4j2 as logger

SETUP

Provide AWS profile name in serverless.yml Run bin/deploy.sh, and wait your function to deploy to the cloud.