Create and host a Serverless API for your Python Lambda function
Let's setup a simple API Gateway that calls a simple Python Lambda function in AWS.
For this demo, I'm going to piggy-back off of a previous post in which I deploy a Python function to AWS Lambda. Validate that your function is working properly. Onc...
blog.ajbothe.com4 min read