From a1eaab5eb5b3c88e2cfbd2d5d90ff866ee6ce75a Mon Sep 17 00:00:00 2001 From: Simon Gurcke Date: Fri, 13 Dec 2024 12:28:49 +1000 Subject: [PATCH 1/3] Update description for Apitally in docs --- docs/third-party-packages.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index 9632a8bfe..d67a4f6ec 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -7,10 +7,10 @@ Here are some of those third party packages: ### Apitally -GitHub | +GitHub | Documentation -Simple traffic, error and response time monitoring plus API key and permission management for Starlette (and other frameworks). +Analytics, request logging and monitoring for REST APIs built with Starlette (and other frameworks). ### Authlib @@ -266,4 +266,4 @@ Sentry is a software error detection tool. It offers actionable insights for res GitHub | Documentation -Leveraging Starlette and asyncio, Shiny allows developers to create effortless Python web applications using the power of reactive programming. Shiny eliminates the hassle of manual state management, automatically determining the best execution path for your app at runtime while simultaneously minimizing re-rendering. This means that Shiny can support everything from the simplest dashboard to full-featured web apps. \ No newline at end of file +Leveraging Starlette and asyncio, Shiny allows developers to create effortless Python web applications using the power of reactive programming. Shiny eliminates the hassle of manual state management, automatically determining the best execution path for your app at runtime while simultaneously minimizing re-rendering. This means that Shiny can support everything from the simplest dashboard to full-featured web apps. From b53c6f944af1ec21da06f10c9b6dc25b45030496 Mon Sep 17 00:00:00 2001 From: Simon Gurcke Date: Fri, 13 Dec 2024 12:34:04 +1000 Subject: [PATCH 2/3] Add removed whitespace back --- docs/third-party-packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index d67a4f6ec..c2377757b 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -266,4 +266,4 @@ Sentry is a software error detection tool. It offers actionable insights for res GitHub | Documentation -Leveraging Starlette and asyncio, Shiny allows developers to create effortless Python web applications using the power of reactive programming. Shiny eliminates the hassle of manual state management, automatically determining the best execution path for your app at runtime while simultaneously minimizing re-rendering. This means that Shiny can support everything from the simplest dashboard to full-featured web apps. +Leveraging Starlette and asyncio, Shiny allows developers to create effortless Python web applications using the power of reactive programming. Shiny eliminates the hassle of manual state management, automatically determining the best execution path for your app at runtime while simultaneously minimizing re-rendering. This means that Shiny can support everything from the simplest dashboard to full-featured web apps. From 62923b36ff23ab915b7f86e28ee2a0efcec18d9c Mon Sep 17 00:00:00 2001 From: Simon Gurcke Date: Fri, 13 Dec 2024 12:35:07 +1000 Subject: [PATCH 3/3] Fix --- docs/third-party-packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index c2377757b..f85e08216 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -266,4 +266,4 @@ Sentry is a software error detection tool. It offers actionable insights for res GitHub | Documentation -Leveraging Starlette and asyncio, Shiny allows developers to create effortless Python web applications using the power of reactive programming. Shiny eliminates the hassle of manual state management, automatically determining the best execution path for your app at runtime while simultaneously minimizing re-rendering. This means that Shiny can support everything from the simplest dashboard to full-featured web apps. +Leveraging Starlette and asyncio, Shiny allows developers to create effortless Python web applications using the power of reactive programming. Shiny eliminates the hassle of manual state management, automatically determining the best execution path for your app at runtime while simultaneously minimizing re-rendering. This means that Shiny can support everything from the simplest dashboard to full-featured web apps. \ No newline at end of file