Skip to content

KeepitSimpleCoding/aws-lambda-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

aws-lambda-api-demo

AWS API project

A simple serverless API built using AWS Lambda and API Gateway, tested successfully in Postman (200).
This function returns a greeting message and demonstrates basic cloud deployment and API testing.


stack:

  • Language: Python 3.x
  • Services: AWS Lambda + Amazon API Gateway
  • Testing Tool: Postman

live demo: Invoke URL:
https://9heun1lhi8.execute-api.us-east-2.amazonaws.com/default/helloWorld

About

AWS API project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages