From 5c5c267560034a11f9b2d2e2d4ba82afa0d164fe Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Fri, 2 Jun 2023 15:09:49 +0200 Subject: [PATCH] Mention API libraries --- src/en/contributors/04-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/contributors/04-api.md b/src/en/contributors/04-api.md index 69d232d..8cd9612 100644 --- a/src/en/contributors/04-api.md +++ b/src/en/contributors/04-api.md @@ -1,6 +1,6 @@ ## API -Lemmy has an HTTP API for clients and frontends. See the [API documentation](/api) for more information. You can either interact with a local development instance via `http://localhost:8536`, or connect to a production instance. The following instances are available for testing purposes: +Lemmy has an HTTP API for clients and frontends. See the [API documentation](/api) for more information. Instead of using the API directly you can use one of the existing [libraries](https://github.com/LemmyNet/lemmy#libraries). You can either interact with a local development instance via `http://localhost:8536`, or connect to a production instance. The following instances are available for testing purposes: - https://enterprise.lemmy.ml/ - https://ds9.lemmy.ml/