https://github.com/lambdify/lambdify
Simplified AWS Lambda Layer
https://github.com/lambdify/lambdify
aws java kotlin lambda microservice serverless
Last synced: 2 months ago
JSON representation
Simplified AWS Lambda Layer
- Host: GitHub
- URL: https://github.com/lambdify/lambdify
- Owner: lambdify
- Created: 2018-09-11T20:27:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T09:59:14.000Z (almost 7 years ago)
- Last Synced: 2023-07-07T05:32:17.755Z (over 2 years ago)
- Topics: aws, java, kotlin, lambda, microservice, serverless
- Language: Shell
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lambdify
Simplified AWS Lambda Development for Kotlin and Java 8.
## What is Lambdify?
The main goal of this project is provide an easy environment to create serverless applications through the AWS Lambda API.
## Documentation
A well writen documentation wasn't finished yet. But you can get some inspirations at the sample
AWS project available at the `samples` directory.
## Getting Started
The easiest way to get started with Lambdify is using the simplified project structure. [Here](https://github.com/lambdify/lambdify/releases/download/0.2.0.Final/aws-apigateway-kotlin-simplified.zip) you can download a ZIP file with a pre-configured project in which you can easily adapt for your needs.
## Acknowledgements
This project was made public as an effort of [Ibratan](https://github.com/Ibratan) to provide good and reliable software to
the Open Source community.
Also this project was deeply based on [Kikaha's Maven Plugin](http://kikaha.io).
## License
Apache License 2