-
Notifications
You must be signed in to change notification settings - Fork 4.4k
feat(apigatewayv2): http api #6432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
d310726
(feat)apigatewayv2: initial L2 support
pahud bef371a
Merge branch 'master' into apigatewayv2-L2
pahud 2ba95d8
add the expected.json for integ test
pahud 9f08ed4
fix package.json
pahud 075e564
merge from master
pahud febd6a3
udpate README
pahud 33dead4
update README
pahud 02f96c2
update README
pahud 46d3be4
remove comments and minor fix
pahud 7265479
fix package.json
pahud 35b8ddf
add integration and tests
pahud 66c5022
update README
pahud 87fbe4b
minor fix
pahud d26ad33
support HttpApi with no integration and no route
pahud 4b278c0
update tests
pahud bef8974
remove unused type
pahud 068b476
update integ test
pahud 6f8f64d
support addLambdaRoute and addHttpRoute from HttpApi
pahud 9d986d5
update README sample
pahud d338c41
Merge branch 'master' into apigatewayv2-L2
pahud 32b6a31
Merge branch 'master' into apigatewayv2-L2
pahud b200c9f
Update packages/@aws-cdk/aws-apigatewayv2/README.md
pahud 0bea7fc
Update packages/@aws-cdk/aws-apigatewayv2/README.md
pahud 822cfe8
Update packages/@aws-cdk/aws-apigatewayv2/README.md
pahud c20a448
minor fix
pahud b6415e3
Merge branch 'master' into apigatewayv2-L2
pahud 1965f59
update package.json
pahud 6547860
update integ
pahud 0989585
support api.addRootRoute()
pahud 330b4af
Merge branch 'master' of https://github.com/aws/aws-cdk into apigatew…
pahud 90204bb
support addRoutes() fro `HttpApi` and `Route` resources.
pahud 818af1d
Merge branch 'master' into apigatewayv2-L2
3568779
trying to move this forward
7b64fd0
working basic routes and lambda integration
bb8857f
Working stage
5f44349
default integration
9e4deb8
docs updated & tweaks
35d6341
the massive restructure
cce22c1
Added IHttpRoute and fixed up HttpProxyIntegration
edba63c
http proxy now works
0b404dc
move stage name back to string
d9cd335
unit and integ tests
a5e2b20
addRoutes()
48aa1af
tests for integrations
ea8bea9
Merge pull request #1 from pahud/nija-at/apigwv2-pattern-setup
pahud c18a7d0
update README
pahud 113053d
Merge branch 'master' into apigatewayv2-L2
pahud 8ded78b
Update README.md
pahud df21f0f
Update package.json
pahud b808736
language and structural adjustments to the README
7cc71e0
adjust http integration
64606f3
Merge branch 'master' into apigatewayv2-L2
mergify[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.