]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Add External Link: How to profile a FastAPI asynchronous request (#12389)
authorBalthazar Rouberol <br@imap.cc>
Mon, 7 Oct 2024 11:31:55 +0000 (13:31 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2024 11:31:55 +0000 (11:31 +0000)
docs/en/data/external_links.yml

index 63fd3d0cf8618dc9c506f4e211b4a459e7e594d3..dedbe87f48e9993389e69edd7e4ff6ea82474cd2 100644 (file)
@@ -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