Skip to content

Tags: FlavioAmurrioCS/lambda-dev-server

Tags

0.0.8

Toggle 0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
isBase64Encoded is not always present (#12)

0.0.7

Toggle 0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add additional pre-commit hooks and update project configuration (#10)

0.0.6

Toggle 0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add event fields to support Magnum Framework for graphiql (#8)

0.0.5

Toggle 0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Address bug when response is None (#7)

0.0.4

Toggle 0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added MultiValueHeader And Compression Support (#5)

0.0.3

Toggle 0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Doc Updates (#2)

* Doc Updates

* Update pre-commit configuration and refactor WSGI handling to use SimpleServer

0.0.2

Toggle 0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
init (#1)

Add initial implementation of lambda-dev-server with WSGI support and update project metadata
Add VSCode launch configuration and update README for debugging instructions