From a944906adcf905e66c4ae27f27edc7a76fe57435 Mon Sep 17 00:00:00 2001
From: Hardik Shingala <34568645+hdkshingala@users.noreply.github.com>
Date: Tue, 30 Jan 2024 16:13:54 +0530
Subject: [PATCH] Update SDK READMEs for v1 announcement (#3175)
- **Documentation**
- Updated README.md for C#, Go, Java, JavaScript, and Python SDKs to
announce the launch of version 1 of the managed rate limiting service.
- Added links to the launch blog post, Product Hunt, and Discord for
feedback and support across all SDKs.
- Changed titles to emphasize "Rate Limiting for [Language]
Applications," shifting focus from the SDKs to the rate limiting service
functionality.
---
sdks/aperture-csharp/README.md | 8 +++++++-
sdks/aperture-go/README.md | 10 ++++++++--
sdks/aperture-java/README.md | 8 +++++++-
sdks/aperture-js/README.md | 8 +++++++-
sdks/aperture-py/README.md | 8 +++++++-
5 files changed, 36 insertions(+), 6 deletions(-)
diff --git a/sdks/aperture-csharp/README.md b/sdks/aperture-csharp/README.md
index 6e3c9dbbac..16c7ab8253 100644
--- a/sdks/aperture-csharp/README.md
+++ b/sdks/aperture-csharp/README.md
@@ -1,3 +1,9 @@
+
+🚀 Just launched v1 of managed rate limiting service
+
Support us with your feedback and questions on Product Hunt or Discord
+
+
+
@@ -12,7 +18,7 @@
-# C# SDK for FluxNinja Aperture
+# Rate Limiting for C# Applications
The `aperture-csharp` SDK provides an easy way to integrate your .NET
applications with [FluxNinja Aperture](https://github.com/fluxninja/aperture).
diff --git a/sdks/aperture-go/README.md b/sdks/aperture-go/README.md
index 31c830e870..85a400c18a 100644
--- a/sdks/aperture-go/README.md
+++ b/sdks/aperture-go/README.md
@@ -1,6 +1,12 @@
-# Go SDK for FluxNinja Aperture
+
+🚀 Just launched v1 of managed rate limiting service
+
Support us with your feedback and questions on Product Hunt or Discord
+
+
-The `aperture-go` SDK provides an easy way to integrate your go applications
+# Rate Limiting for Golang Applications
+
+The `aperture-go` SDK provides an easy way to integrate your Golang Applications
with [FluxNinja Aperture](https://github.com/fluxninja/aperture). It allows flow
control functionality on fine-grained features inside service code.
diff --git a/sdks/aperture-java/README.md b/sdks/aperture-java/README.md
index 68fcff121c..3e77e00016 100644
--- a/sdks/aperture-java/README.md
+++ b/sdks/aperture-java/README.md
@@ -1,3 +1,9 @@
+
+🚀 Just launched v1 of managed rate limiting service
+
Support us with your feedback and questions on Product Hunt or Discord
+
+
+
@@ -15,7 +21,7 @@
-# Java SDK for FluxNinja Aperture
+# Rate Limiting for Java Applications
The `aperture-java` SDK provides an easy way to integrate your Java applications
with [FluxNinja Aperture](https://github.com/fluxninja/aperture). It allows flow
diff --git a/sdks/aperture-js/README.md b/sdks/aperture-js/README.md
index 27d3f71db6..bd2aeaf610 100644
--- a/sdks/aperture-js/README.md
+++ b/sdks/aperture-js/README.md
@@ -1,3 +1,9 @@
+
+🚀 Just launched v1 of managed rate limiting service
+
Support us with your feedback and questions on Product Hunt or Discord
+
+
+
@@ -12,7 +18,7 @@
-# JavaScript SDK for FluxNinja Aperture
+# Rate Limiting for JavaScript Applications
The `aperture-js` SDK provides an easy way to integrate your JavaScript
applications with [FluxNinja Aperture](https://github.com/fluxninja/aperture).
diff --git a/sdks/aperture-py/README.md b/sdks/aperture-py/README.md
index 5bb2213067..575b9ec48d 100644
--- a/sdks/aperture-py/README.md
+++ b/sdks/aperture-py/README.md
@@ -1,3 +1,9 @@
+
+🚀 Just launched v1 of managed rate limiting service
+
Support us with your feedback and questions on Product Hunt or Discord
+
+
+
@@ -9,7 +15,7 @@
-# Python SDK for FluxNinja Aperture
+# Rate Limiting for Python Applications
The `aperture-py` SDK provides an easy way to integrate your Python applications
with [FluxNinja Aperture](https://github.com/fluxninja/aperture). It allows flow