Project Description
A .NET wrapper for the MailChimp API 1.3 written in F# by DK.
(Can be used in any .NET language: c#, vb)
The main goal of the project was creating simple method of deserializing an unformatted serial call result into strongly typed .NET objects.
Additionally it provides an easy way to set up Webhook endpoints.
Supports:
- MailChimp API 1.3;
- Export API 1.0;
- STS API 1.0;
- Webhooks
Please feel comfortable to post comments and suggestions to improve the project.