From: Balthazar Rouberol Date: Mon, 7 Oct 2024 11:31:55 +0000 (+0200) Subject: 📝 Add External Link: How to profile a FastAPI asynchronous request (#12389) X-Git-Tag: 0.115.1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9c6408af7e23485426caf73877e85ea1362422d;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Add External Link: How to profile a FastAPI asynchronous request (#12389) --- diff --git a/docs/en/data/external_links.yml b/docs/en/data/external_links.yml index 63fd3d0cf8..dedbe87f48 100644 --- a/docs/en/data/external_links.yml +++ b/docs/en/data/external_links.yml @@ -1,5 +1,9 @@ Articles: English: + - author: Balthazar Rouberol + author_link: https://balthazar-rouberol.com + link: https://blog.balthazar-rouberol.com/how-to-profile-a-fastapi-asynchronous-request + title: How to profile a FastAPI asynchronous request - author: Stephen Siegert - Neon link: https://neon.tech/blog/deploy-a-serverless-fastapi-app-with-neon-postgres-and-aws-app-runner-at-any-scale title: Deploy a Serverless FastAPI App with Neon Postgres and AWS App Runner at any scale