Skip to content

This repository contains a serverless example using AWS CloudFormation, API Gateway, AWS Lambda, Boto3, the Serverless Framework, and Python 3.

License

Notifications You must be signed in to change notification settings

josgard94/serverless-api-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Example with AWS CloudFormation

This repository contains a serverless example using the following AWS services and tools:

  • AWS CloudFormation – Infrastructure as Code (IaC) for managing AWS resources
  • API Gateway – Manages and exposes the API endpoints
  • AWS Lambda – Serverless compute for executing functions
  • Boto3 – AWS SDK for Python to interact with AWS services
  • Serverless Framework – Simplifies deployment and management of serverless applications
  • Python 3 – The programming language used for Lambda functions

About

This repository contains a serverless example using AWS CloudFormation, API Gateway, AWS Lambda, Boto3, the Serverless Framework, and Python 3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published