nfrankel commented on code in PR #1815:
URL: https://github.com/apache/apisix-website/pull/1815#discussion_r1704027772


##########
blog/en/blog/2024/08/01/free-tier-api-apisix.md:
##########
@@ -0,0 +1,179 @@
+---
+title: Free tier API with Apache APISIX
+authors:
+  - name: Nicolas Fränkel
+    title: Author
+    url: https://github.com/nfrankel
+    image_url: https://avatars.githubusercontent.com/u/752258
+keywords:
+  - APISIX
+  - Free tier
+  - Rate limiting
+  - Consumer
+description: >
+  Lots of service providers offer a free tier of their service. The idea is to 
let you kick their service's tires freely. If you need to go above the free 
tier at any point, you'll likely stay on the service and pay. In this day and 
age, most services are online and accessible via an API. Today, we will 
implement a free tier with Apache APISIX.

Review Comment:
   I am. The wording seems to me quite clear:
   
   >Today, we will implement a free tier with Apache APISIX.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to