From a747b23a21035cebcd9409c75b474e7365100576 Mon Sep 17 00:00:00 2001 From: tzmfreedom Date: Wed, 3 May 2017 14:40:18 +0900 Subject: [PATCH] Add apex salesforce library --- Using-the-API/API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Using-the-API/API.md b/Using-the-API/API.md index 9335817..05ce7a7 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -43,6 +43,7 @@ ___ |-------|--------|------------| | .Net | [Mastodon.Net](https://github.com/Tlaster/Mastodon.Net) | | | .NET Standard | [Mastonet](https://github.com/glacasa/Mastonet) | | +| Apex(Salesforce) | [apex-mastodon](https://github.com/tzmfreedom/apex-mastodon) | | | C# | [mastodon-api-cs](https://github.com/pawotter/mastodon-api-cs) | | | C#(.NET Standard) | [Mastodot](https://github.com/yamachu/Mastodot) | | | Crystal | [mastodon.cr](https://github.com/decors/mastodon.cr) | |