Product
XML over HTTP Mailgun API
People have asked us if it was possible to use Mailgun with languages other than Ruby, Python, PHP, Java or C#. Read more to learn about the beginnings of our language coverage...
PUBLISHED ON
Humble beginnings, right? Check out our documentation for updated language coverage.
Good news everyone!
People have asked us if it was possible to use Mailgun with languages other than Ruby, Python, PHP, Java or C#. You see? We have proved that Haskell programmers do exist!
Well, the answer is that you do not need any wrappers to access Mailgun APIs. We use very simple REST-based XML over HTTP, which is compliant with ActiveResource pattern popularized by Ruby on Rails.
We have prepared a few little demo apps written in Python that do not use anything other than string concatenation and basic HTTP calls to perform all major Mailgun functions.
Take a look and tell us what you think!
Popular posts

Build Laravel 10 email authentication with Mailgun and Digital Ocean
When it was first released, Laravel version 5.7 added a new capability to verify user’s emails. If you’ve ever run php artisan make:auth within a Laravel app you’ll know the...
Read more

Sending email using the Mailgun PHP API
It’s been a while since the Mailgun PHP SDK came around, and we’ve seen lots of changes: new functionalities, new integrations built on top, new API endpoints…yet the core of PHP...
Read more

Here’s everything you need to know about DNS blocklists
The word “blocklist” can almost seem like something out of a movie – a little dramatic, silly, and a little unreal. Unfortunately, in the real world, blocklists are definitely something you...
Read more