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