Skip to content
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

Adds support for httpApi #937

Merged

Commits on Mar 24, 2020

  1. Adds support for httpApi

    This patch adds support for the new httpApi that aws offers
    for reducing cost and latency in serverless applications. It
    has been supported for a while in serverless, this just adds
    support here to match.
    
    The approach is pretty straightforward so far and may not include
    all of the functionality that httpApi permits so far. Those will
    come in later patches to this pull request.
    designfrontier committed Mar 24, 2020
    Copy the full SHA
    9cb7029 View commit details
    Browse the repository at this point in the history