Mailgun API 'language'...?

Hi,
mailgun has changed its interface and now, after added and verified a new domain, is asking me which language I want to use to send emails…
I’m choosing to use the API instead the SMTP because i remember the plugin form phpList requires the API KEY of mailgun in order to work but I don’t know which is the correct language to use:

cURL
Python
Java
Go
Ruby
PHP
C#
Node.js

Which one is the “winner”?
Thanks in advance!

I’d guess PHP (see https://github.com/bramley/phplist-plugin-mailgun/blob/master/plugins/Mailgun.php) but @duncanc will know best.

1 Like

Thanks or the effort @samtuke!

@fastebiz I don’t have access to a Mailgun account now, so cannot check why it asks for the programming language which will be used.

Possibly it is just to point you at examples of how to use the API in the chosen language.

2 Likes