api-gateway-v2-to-wsgi icon indicating copy to clipboard operation
api-gateway-v2-to-wsgi copied to clipboard

translation from the aws api gateway v2.0 lambda event to wsgi

Results 1 api-gateway-v2-to-wsgi issues
Sort by recently updated
recently updated
newest added
trafficstars

I just finished upgrading my similar package [apig-wsgi](https://pypi.org/project/apig-wsgi/) to support v2. I used this library as reference. On the way I spotted a bug - the `set-cookie` header in responses...