https://github.com/kiquetal/serverless-http4k-aws
Simple project to be used with serverless framework and http4k
https://github.com/kiquetal/serverless-http4k-aws
aws aws-lambda aws-lambda-kotlin http4k kotlin serverless-framework
Last synced: about 1 year ago
JSON representation
Simple project to be used with serverless framework and http4k
- Host: GitHub
- URL: https://github.com/kiquetal/serverless-http4k-aws
- Owner: kiquetal
- Created: 2021-05-17T04:32:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T04:42:07.000Z (about 5 years ago)
- Last Synced: 2025-02-01T07:20:16.841Z (over 1 year ago)
- Topics: aws, aws-lambda, aws-lambda-kotlin, http4k, kotlin, serverless-framework
- Language: Kotlin
- Homepage:
- Size: 9.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serverless framework + http4k + aws
Simple project to use serverless framework with http4k
## Steps
run shadowJar
serverless deploy
Amazing project : [http4k](https://github.com/http4k/http4k)