Java Wrapper for Mailchimp API v3.0

MaleOrang is a new Java Wrapper for Mailchimp API v3.0. It is a replacement for ecwid-mailchimp from the same vendor.


After a lot of searching I found this project on github. It is incomplete, but I created a pull request with the OAuth and am currently working on batches.


AFAIK, there is no existing Java wrapper, but it shouldn't be too hard to do yourself. You'll want to look into the API v3 batch operations docs to make this as easy on yourself as possible.