From 4fe0443a104ca60c10d6663ee1e2cbdda410a278 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Tue, 10 Sep 2024 23:34:04 -0500 Subject: [PATCH] add new api clients --- views/api.erb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/views/api.erb b/views/api.erb index 900685a3..dd99447d 100644 --- a/views/api.erb +++ b/views/api.erb @@ -33,7 +33,9 @@

Libraries

- There are client libraries available for popular programming languages to make it easier to work with the API: + There are client libraries available for popular programming languages to make it easier to work with the API for certain languages. +
+ Note that these most of these are from third parties so we can't provide support for them.