Skip to content

inji0129/example-serverless-api

 
 

Repository files navigation

example serverless api

This is a simple example of a serverless API using AWS Lambda and API Gateway. The API is written in Python and uses the Serverless Framework to deploy the Lambda function and API Gateway.

  1. Run Terraform to create the necessary infrastructure.
  2. Set your AWS access key and secret key.
  3. Deploy example layer project.
  4. Run serverless deploy to deploy the Lambda function and API Gateway.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.6%
  • Dockerfile 3.4%