From f2098c4e300b4cd9f81c61ca5a3a0e5c47a9f0b8 Mon Sep 17 00:00:00 2001 From: spauny Date: Wed, 15 Mar 2017 15:24:17 +0000 Subject: [PATCH] add java client entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df36894..36a392e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Note that these projects have not been security tested by dotmailer. If you deve * [Laravel wrapper for REST API developed by industriousmouse](https://github.com/industrious-mouse/laravel-dotmailer) * [C# .NET wrapper for REST API developed by garrym](https://github.com/garrym/dotMailer-Api-Client) * [Node.js API wrapper for REST API developed by confuser](https://github.com/confuser/node-dotmailer) +* [Java client library for REST API developed by Lindar](https://github.com/lindar-open/dotmailer-java-client) ## Community Supported Integrations