keithrozario / Klayers

Python Packages as AWS Lambda Layers
Other
2.14k stars 309 forks source link

Adding mangum and fastapi to CSVs #373

Closed drmmarsunited closed 10 months ago

drmmarsunited commented 10 months ago

Hey there! Requesting a layer for FastAPI and Mangum together. FastAPI I think is self-explanatory, but in order to make use of it within AWS Lambda, you need to wrap it with Mangum. Requesting for multiple versions because I run into customers all the time making use of FastAPI going back to Python 3.7.x, even though its going through deprecation.

Please let me know if there is any more information I can add for you or help out in some other way!

keithrozario commented 10 months ago

LGTM, thanks for following the formats.

drmmarsunited commented 10 months ago

Thanks for the quick turnaround @keithrozario

keithrozario commented 10 months ago

Your Welcome, i also saw that the layers have already been built (at least in the one region I sampled for python 3.11).

keithrozario commented 10 months ago

Happy building.