Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

feat(api-gateway): introduce API Gateway integrations - #178

Closed
brendo-m wants to merge 13 commits into
mainfrom
api-gateway
Closed

feat(api-gateway): introduce API Gateway integrations#178
brendo-m wants to merge 13 commits into
mainfrom
api-gateway

Conversation

@brendo-m

@brendo-m brendo-m commented May 31, 2022

Copy link
Copy Markdown
Contributor

Introduces the API Gateway Integration class family for integrating services with API Gateway methods.

  • write some tests!!!
  • support multiple responses for AWS integrations
  • support remaining integrations
    • regular StepFunctions
    • EventBus
    • Table
  • support Lambda proxy integrations. essentially an integration with no mapping templates to a Function typed with the API Gateway event types
  • make ApiIntegration callable
  • support more VTL syntax
  • infer request parameters, request and response models from function types
  • add details to README
  • fill out docs site
  • polish off all the comments once API is stabilized

Loading
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.

3 participants