Skip to content

pallavi2146-zz/server-less-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless application

Building server less application using AWS - API Gateway and Lambda.

Usage

# Clone the repo
$ git clone https://gitlab.pramati.com/ohpoc/server-less-application.git
$ cd server-less-application/emp-details

# build application
$ gradle build

Deployment package path :

../server-less-application/emp-details/build/distributions/emp-1.0-SNAPSHOT.zip

AWS Lambda handler function

com.serverless.emp.lambda.EmpRequestHandler::handleRequest

About

Building server less application using AWS - API Gateway and Lambda.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages