Skip to content

Tags: amancevice/python-lambda-gateway

Tags

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
amancevice Alexander Mancevice
~> 1.0.1

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
amancevice Alexander Mancevice
update classifiers

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was signed with the committer’s verified signature.
amancevice Alexander Mancevice
Add wireframes for HTTP methods

+ DELETE
+ OPTIONS
+ PATCH
+ PUT

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
amancevice Alexander Mancevice
Allow user to specify route key

curl -H 'x-route-key: POST /path/{proxy+}' ...

0.8.2

Toggle 0.8.2's commit message
build improvements

0.8.1

Toggle 0.8.1's commit message
bugfix for importing nested handlers

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from amancevice/v2

V2

0.7.3

Toggle 0.7.3's commit message
more logging improvements

0.7.2

Toggle 0.7.2's commit message
Add logging statement for requests with bad paths

0.7.1

Toggle 0.7.1's commit message
directly import importlib helpers