Giter Site home page Giter Site logo

maleorang's Introduction

General info

MaleOrang provides access to MailChimp API v3.0 methods from Java code. It is a continuation of ecwid-mailchimp which is no longer supported.

MaleOrang is written in Kotlin language and can be used with any language which runs on JVM. Refer to the javadoc pages for details.

Supported MailChimp API methods

Currently MaleOrang has wrappers for a number of MailChimp API methods:

However, it is easy to extend the API and add support for any method you need (see the samples below).

Code samples

New features, changes, and bug fixes on version 3.0-0.9.7

Features

Changes

  • Modified EditMemberMethod to allow emailAddress to be changed on a Member list.
  • Added a Query String since parameter to GetEmailActivitysMethod.
  • Enabled the overriding of the MailchimpClient method to facilitate mocking.
  • Increased the connect and connectRequest timeOuts to 15 seconds, and the socketTimeOut to 5 minutes.
  • Upgraded gradle wrapper to version 5.0 .
  • Upgraded java version to 1.8 .
  • Upgraded kotlin-stdlib and reflect libraries to 1.2.51 .

Bug fixes

  • Corrected EditMergeFieldMethod response object to be MergeFieldInfo and not MemberInfo.

New features, changes, and bug fixes on version 3.0-0.9.8

Changes

  • Enhanced the MailchimpClient API to allow the optional parameterization of timeOut parameters (connectTimeOut, socketTimeOut, and connectionRequestTimeOut).

Build tools integration

MaleOrang is accessible from Maven Central so it can be easily integrated with your favorite build tools like Gradle or Maven.

maleorang's People

Contributors

redgml avatar apocheau avatar iviyg0t avatar aqman1 avatar besbes avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.