Skip to content

Commit

Permalink
πŸ“ Link to deployment tutorial (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Sep 19, 2022
1 parent c58e857 commit 9da94ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/external-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

External links related to using Mangum.

- [Deploying Python web apps as AWS Lambda functions](https://til.simonwillison.net/awslambda/asgi-mangum) is a tutorial that goes through every step involved in packaging and deploying a Python web application to AWS Lambda, including how to use Mangum to wrap an ASGI application.

If you're interested in contributing to this page, please reference this [issue](https://github.com/jordaneremieff/mangum/issues/104) in a PR.

0 comments on commit 9da94ab

Please sign in to comment.