Skip to content

apocheau/maleorang

This branch is 7 commits ahead of, 18 commits behind Ecwid/maleorang:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Alexandre POCHEAU
Oct 13, 2016
bea5f41 · Oct 13, 2016

History

22 Commits
Oct 13, 2016
Oct 13, 2016
Aug 10, 2016
Aug 10, 2016
Sep 3, 2016
Oct 13, 2016
Aug 10, 2016
Oct 13, 2016
Oct 13, 2016
Sep 20, 2016
Aug 10, 2016
Oct 13, 2016
Oct 5, 2016

Repository files navigation

General info

MaleOrang provides access to MailChimp API v3.0 methods from Java code. It is a replacement for ecwid-mailchimp which has now been deprecated.

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 limited number of MailChimp API methods, namely:

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

Code samples

Build tools integration

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

About

MailChimp API 3.0 wrapper for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 75.7%
  • Java 24.3%