Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Invoke http::OP_HANDLE_REQUEST for events that look like HTTP requests #24

Merged
merged 25 commits into from Apr 21, 2020

Conversation

ewbankkit
Copy link
Contributor

Closes #18.

Enough functionality to allow the Krustlet Uppercase demo to be invoked via API Gateway APIs.

@ewbankkit ewbankkit self-assigned this Apr 21, 2020
@@ -14,3 +14,7 @@ reqwest = { version = "0.10.4", features = ["blocking", "json"] }
serde = "1.0.106"
serde_json = "1.0.51"
codec = { path = "../codec" }
aws_lambda_events = { git = "https://github.com/ewbankkit/aws-lambda-events", branch = "include-aws-lambda-go.pr-280" }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ewbankkit ewbankkit merged commit 284001b into master Apr 21, 2020
@ewbankkit ewbankkit deleted the issue-18 branch April 21, 2020 17:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invoke http::OP_HANDLE_REQUEST for events that are HTTP requests
1 participant