banana-j / bananaj

Java API wrapper for MailChimp API 3.0
MIT License
37 stars 33 forks source link

Implement Unirest and Jackson Databindings #12

Open alexanderwe opened 6 years ago

alexanderwe commented 6 years ago

Implement the Unirest library to reduce the verbosity of the library when making HTTP calls. Furthermore I will add Jackson Databindings which will make the overall workflow better to read and accomplish.

alexanderwe commented 6 years ago

I cam currently not quite sure if I should continue on this, since @gscriver did a lot of good work on implementing and improving this library without the Jackson bindings. I think I will postpone this for now.